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
Tag: Reverted
Line 5: Line 5:
#bodycontent { background-color: #696969; }
#bodycontent { background-color: #696969; }
#firstheading { background-color: #696969; }
#firstheading { background-color: #696969; }
#catlinks { background-color: #696969; }

Revision as of 10:17, 10 September 2024

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

#content { background-color: #696969; }
#body { background-color: #696969; }
#bodycontent { background-color: #696969; }
#firstheading { background-color: #696969; }
#catlinks { background-color: #696969; }