Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
Tag: Reverted
No edit summary
 
(12 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: #696969; }
#mw-header { background-color: #696969; }
#bodycontent { background-color: #696969; }
#firstHeading { background-color: #696969; }
#catlinks { background-color: #696969; }
#mw-head-base { background-color: #696969; }
#mw-panel { background-color: #696969; }
#p-logo { background-color: #696969; }
#p-navigation { background-color: #696969; }

Latest revision as of 05:07, 13 September 2024

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