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