Difference between revisions of "User:Sysop/vector.css.test"

From MafiaWiki
Jump to: navigation, search
Line 4: Line 4:
 
div#content {
 
div#content {
 
     background-color: #202020;
 
     background-color: #202020;
 +
    color: #8e8e8e;
 
}
 
}

Revision as of 15:37, 4 July 2012

body {

   background-image: url(images/pageBG.png);

} div#content {

   background-color: #202020;
   color: #8e8e8e;

}