Difference between revisions of "MediaWiki:Common.css"

From CrowdSociety
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
*  
+
* {color:black}
  
 
/* To change the background colors of only the text areas of all the pages */
 
/* To change the background colors of only the text areas of all the pages */
 
body{background-image:none}
 
body{background-image:none}

Revision as of 16:25, 1 December 2014

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

* {color:black} 

/* To change the background colors of only the text areas of all the pages */
body{background-image:none}