Updated the site styling to be a bit easier ont he eyes.
This commit is contained in:
@ -7,9 +7,11 @@ html,body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 16px;
|
||||
line-height: 1.6;
|
||||
|
||||
background: #000;
|
||||
color: #FFF;
|
||||
font-family: monospace;
|
||||
color: #DDD;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Reference in New Issue
Block a user