Update default.css
parent
4325ada4b8
commit
c3b4773d84
|
@ -1,6 +1,7 @@
|
||||||
html, body {
|
html, body {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: monaspace;
|
font-family: monaspace;
|
||||||
|
src: url("../IosevkaThin.ttc") format('truetype');
|
||||||
background: #000000;
|
background: #000000;
|
||||||
color: #00FF66;
|
color: #00FF66;
|
||||||
line-height: 1.25;
|
line-height: 1.25;
|
||||||
|
|
Loading…
Reference in New Issue