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