User:Zelenka/eqqonpublic.css
From eqqon
< User:Zelenka(Difference between revisions)
                                    
            
            | (3 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
body{  | body{  | ||
| - |    background-color: #1a1a1a;  | + |   background:#1a1a1a;  | 
| - | + |   color:white;  | |
| + | }  | ||
| + | |||
| + | #content, #body-content, #eqqon3-content, #eqqon3-page{  | ||
| + |    background-color:#1a1a1a;  | ||
| + |    color:white;  | ||
}  | }  | ||
Latest revision as of 21:46, 1 November 2016
body{
  background:#1a1a1a;
  color:white;
}
#content, #body-content, #eqqon3-content, #eqqon3-page{
  background-color:#1a1a1a;
  color:white;
}