MediaWiki:Common.css: Difference between revisions

From Micheal's Really Cool Wiki
No edit summary
No edit summary
Line 5: Line 5:
#bodyContent { background-color: #e6ffb4; }
#bodyContent { background-color: #e6ffb4; }


#mw-panel { background-color: #e6ffb4; }
#p-tb .body { background-color: #e6ffb4; }
 
#p-navigation { background-color: #e6ffb4; }

Revision as of 23:17, 28 July 2026

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

body { background-color: #E09C67; }

#bodyContent { background-color: #e6ffb4; }

#p-tb .body { background-color: #e6ffb4; }