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
No edit summary
Tag: Reverted
Line 3: Line 3:
#content { background-color: #696969; }
#content { background-color: #696969; }
#body { background-color: #696969; }
#body { background-color: #696969; }
#bodycontent { background-color: #696969; }

Revision as of 10:16, 10 September 2024

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

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