MediaWiki:Common.css: Difference between revisions

From Dreams Of Surrender
No edit summary
Tags: Replaced Manual revert
 
(2 intermediate revisions by the same user not shown)
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; }

Latest revision as of 04:34, 31 August 2024

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