MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
#mw-panel { | #mw-panel { | ||
background-color: #88847c !important; | |||
} | |||
#mw-head { | |||
background-color: #88847c !important; | background-color: #88847c !important; | ||
} | } |
Revision as of 17:57, 27 March 2025
/* CSS placed here will be applied to all skins */ body { background-color: #88847c !important; } #mw-panel { background-color: #88847c !important; } #mw-head { background-color: #88847c !important; }