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 {
|
||||
margin: 0em auto 3em auto;
|
||||
background-color: #040404;
|
||||
color: #fff;
|
||||
font-family: monospace;
|
||||
font-size: 15px;
|
||||
font-family: 'VT323', monospace;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
span.id {
|
||||
|
|
Loading…
Reference in New Issue
Block a user