MediaWiki:Common.css: Difference between revisions

From Sharewiki.org
No edit summary
No edit summary
Line 2: Line 2:


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

Revision as of 15:06, 24 April 2011

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

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