Update default.css
parent
624f4e5008
commit
6b4dcbdcf1
|
@ -1,10 +1,4 @@
|
|||
html, body {
|
||||
font-size: 16px;
|
||||
font-family: truetype;
|
||||
background: #000000;
|
||||
color: #00FF66;
|
||||
line-height: 1.25;
|
||||
}
|
||||
@font-face {
|
||||
font-family: truetype;
|
||||
src: url("../fonts/iosevka-term-thin.ttf") format('truetype');
|
||||
|
|
Loading…
Reference in New Issue