html: use a serif font
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
<body style="background-color: #0e0e0e; overflow: hidden;">
|
||||
|
||||
<style>
|
||||
* {
|
||||
font-family: serif;
|
||||
}
|
||||
|
||||
.middle-box {
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user