Difference between revisions of "MediaWiki:Common.css"

From Rebeldroids Wiki
Line 2: Line 2:
  
  
body { background-color: #3f5562; color #cee4f2;}  /* this changes the color behind the left navigation bar*/
+
body { background-color: #3f5562; }  /* this changes the color behind the left navigation bar*/
 +
 
 +
#mw-page-base { background-color: #73818c;} /*this changes the color behind everything*/

Revision as of 15:40, 11 June 2016

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


body { background-color: #3f5562; }  /* this changes the color behind the left navigation bar*/

#mw-page-base { background-color: #73818c;} /*this changes the color behind everything*/