Remove some !important that isn't, and add deprecated note to old CSS

This commit is contained in:
Thomas Willingham
2013-10-02 18:31:14 +01:00
parent 8ce09e84c6
commit b05b4437e5
3 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
/* This file is deprecated. We'll keep it here as reference until somebody
defines a dark colour scheme */
body { font-family: sans-serif;
font-size: 12px;
background-color: #101010;