Update default.css
parent
37b6cb43f2
commit
a7703d0c00
|
@ -1,7 +1,8 @@
|
|||
html, body {
|
||||
font-size: 16px;
|
||||
font-family: monaspace;
|
||||
src: url("../iosevka-term-thin.ttf") format('truetype');
|
||||
src: url("iosevka-term-thin.ttf"
|
||||
") format('truetype');
|
||||
background: #000000;
|
||||
color: #00FF66;
|
||||
line-height: 1.25;
|
||||
|
|
Loading…
Reference in New Issue