Difference between revisions of "MediaWiki:Common.css"

From Rebeldroids Wiki
Line 3: Line 3:
  
 
body {
 
body {
     background-color: #3f5562;
+
     background-color: #3f5562;}
 
div{ background-color: #3f5562;}
 
div{ background-color: #3f5562;}
}
+
 
  
 
#mw-content-text {
 
#mw-content-text {
  
     background-color: # FFGGFF;
+
     background-color: #3f5562;}
 
 
}
 

Revision as of 13:26, 11 June 2016

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


body {
    background-color: #3f5562;}
div{ background-color: #3f5562;}


#mw-content-text {

     background-color: #3f5562;}