MediaWiki:Common.css: Difference between revisions

From Sharewiki.org
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


 
#globalWrapper {background-color: #FFFFCC;}
* {background-color:#FFFFCC}

Revision as of 14:59, 24 April 2011

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

#globalWrapper {background-color: #FFFFCC;}