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
Line 5: Line 5:
#body { background-color: #696969; }
#body { background-color: #696969; }


#mw-menu-content { background-color: #696969; }
#p-navigation { background-color: #696969; }

Revision as of 10:29, 10 September 2024

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

#content { background-color: #696969; }

#body { background-color: #696969; }

#p-navigation { background-color: #696969; }