Made font use monospace / sans-serif
This commit is contained in:
parent
eaecb1838f
commit
0104c58ad6
@ -1,4 +1,5 @@
|
||||
html, body {
|
||||
background-color: black;
|
||||
color: white;
|
||||
font-family: Monospace, Sans-Serif;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user