I hate byond dmf editor what the $&@*

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