Update term.css
This commit is contained in:
parent
3603839082
commit
3c2e458590
|
@ -1,11 +1,11 @@
|
||||||
/*@import url('https://fonts.googleapis.com/css?family=VT323');*/
|
@import url('https://fonts.googleapis.com/css?family=VT323');
|
||||||
|
|
||||||
body {
|
body {
|
||||||
margin: 0em auto 3em auto;
|
margin: 0em auto 3em auto;
|
||||||
background-color: #040404;
|
background-color: #040404;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-family: monospace;
|
font-family: 'VT323', monospace;
|
||||||
font-size: 15px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.id {
|
span.id {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user