Update default.css
parent
bf30e50260
commit
9fe2261b04
|
@ -1,7 +1,7 @@
|
||||||
html, body {
|
html, body {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: monaspace;
|
font-family: monaspace;
|
||||||
src: url("../IosevkaThin.ttc") format('truetype');
|
src: url("../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