MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 6: | Line 6: | ||
/* changes the background color of the menu panel to the left: */ | /* changes the background color of the menu panel to the left: */ | ||
#mw-panel { background-color: #7d7df0; } |
Revision as of 11:40, 21 March 2024
/* CSS placed here will be applied to all skins */ /* changes the background color of the pages: */ #content { background-color: #050522; } /* changes the background color of the menu panel to the left: */ #mw-panel { background-color: #7d7df0; }