Difference between revisions of "MediaWiki:Common.css"

From CrowdSociety
Jump to: navigation, search
(Replaced content with "/* CSS placed here will be applied to all skins */ To change the background colors of only the text areas of all the pages: body{background-image:none}")
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
*
  
 
/* 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:23, 1 December 2014

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

* 

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