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

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

Revision as of 15:36, 4 July 2012

body {

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

} div#content {

   background-color: #202020;

}