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