Difference between revisions of "MediaWiki:Common.css"
| Line 8: | Line 8: | ||
#p-logo { background-color: #272a2d; } | #p-logo { background-color: #272a2d; } | ||
| − | + | #p-navigation { background-color: #e6ffb4; } | |
| − | + | #p-tb { background-color: #e6ffb4; } | |
| − | } | + | |
| + | body { background-color: #23262d; } | ||
Revision as of 01:44, 6 October 2017
/* CSS placed here will be applied to all skins */
#bodyContent { background-color: #23262d; }
#content { background-color: #23262d; }
#mw-head-base { background-color: #23262d; }
#catlinks { background-color: #272a2d; }
#mw-panel { background-color: #272a2d; }
#p-logo { background-color: #272a2d; }
#p-navigation { background-color: #e6ffb4; }
#p-tb { background-color: #e6ffb4; }
body { background-color: #23262d; }