MediaWiki:Common.css: Difference between revisions

From Sharewiki.org
No edit summary
(not .portlet either :()
 
(16 intermediate revisions by 2 users not shown)
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}
#footer {border: none; background-color: #FFFFCC !important; margin-top: 25px;}

Latest revision as of 15:33, 24 April 2011

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

#globalWrapper {background-color: #FFFFCC;}
#footer {border: none; background-color: #FFFFCC !important; margin-top: 25px;}