User:Zelenka/eqqonpublic.css
From eqqon
(Difference between revisions)
Line 1: | Line 1: | ||
body{ | body{ | ||
- | background | + | background:#1a1a1a; |
- | + | color:white; | |
+ | } | ||
+ | |||
+ | #content, #body-content{ | ||
+ | background-color:#1a1a1a; | ||
} | } |
Revision as of 21:41, 1 November 2016
body{ background:#1a1a1a; color:white; } #content, #body-content{ background-color:#1a1a1a; }