MediaWiki:Common.css: Difference between revisions

From Dreams Of Surrender
No edit summary
Tag: Replaced
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#content { background-color: #363632; }
#bodyContent { background-color: #363632; }
#firstHeading { background-color: #363632; }
#catlinks { background-color: #363632; }
#mw-head-base { background-color: #363632; }
#mw-panel { background-color: #363632; }
#p-logo { background-color: #363632; }
#p-navigation { background-color: #363632; }
#p-tb { background-color: #363632; }
#footer { background-color: #363632; }
body { background-color: #363632; }

Revision as of 04:00, 31 August 2024

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