MediaWiki:Common.css: Difference between revisions
Mrdude1228 (talk | contribs) Created page with "→CSS placed here will be applied to all skins: body { background-color: #000000; }" |
Mrdude1228 (talk | contribs) 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 */ | ||
#mw-panel { background-color: #333333; } |
Revision as of 23:01, 17 October 2024
/* CSS placed here will be applied to all skins */ #mw-panel { background-color: #333333; }