Difference between revisions of "MediaWiki:Common.css"

From PostNukeRP
Jump to: navigation, search
Line 2: Line 2:
  
 
/*Testing Shit*/
 
/*Testing Shit*/
body{background-color: red;}
+
body{background-color: #696969;}
 
table { background-color: transparent; }
 
table { background-color: transparent; }

Revision as of 09:48, 24 January 2013

/* CSS placed here will be applied to all skins */

/*Testing Shit*/
body{background-color: #696969;}
table { background-color: transparent; }