This commit is contained in:
Ghommie
2019-07-06 02:03:21 +02:00
parent 3ca31617aa
commit 44390e00e4
4 changed files with 30 additions and 6 deletions
@@ -7,13 +7,13 @@ html, body {
padding: 0;
margin: 0;
height: 100%;
color: #a4bad6;
color: #deebfc;
}
body {
background: #171717;
font-family: Verdana, sans-serif;
font-size: 9pt;
font-color: #a4bad6;
font-color: #deebfc;
line-height: 1.2;
overflow-x: hidden;
overflow-y: scroll;