MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { background-color:#222222; color:#e5e5e5; } | body { background-color:#222222; color:#e5e5e5; } | ||
.mw-sidebar { background-color:#363636; } | |||
.mw-page-container { background-color:#363636; border-left:none; border-right:none; } | .mw-page-container { background-color:#363636; border-left:none; border-right:none; } | ||
Revision as of 02:54, 27 August 2022
/* CSS placed here will be applied to all skins */
body { background-color:#222222; color:#e5e5e5; }
.mw-sidebar { background-color:#363636; }
.mw-page-container { background-color:#363636; border-left:none; border-right:none; }