monospace font für term.css
This commit is contained in:
parent
6de7ff33a8
commit
5f994fda7f
|
@ -1,10 +1,10 @@
|
|||
@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: 'VT323', 'Courier', monospace;
|
||||
font-family: monospace;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user