Modified CSS to use the tildeverse text & background colours

This commit is contained in:
TechEmporium 2019-06-30 20:45:21 -04:00
parent 3ad2f79fbb
commit 2d11c620d6
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
body {
font-size: 10pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
color: #3EE77B;
line-height: 14pt;
padding-left: 5pt;
padding-right: 5pt;
padding-top: 5pt;
background-color: #040304;
}