Update term.css

This commit is contained in:
noxy 2018-03-08 07:23:21 +00:00
parent 5f994fda7f
commit 78113ea5a6

View File

@ -5,7 +5,7 @@ body {
background-color: #040404; background-color: #040404;
color: #fff; color: #fff;
font-family: monospace; font-family: monospace;
font-size: 18px; font-size: 15px;
} }
span.id { span.id {