Difference between revisions of "MediaWiki:Common.css"
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#n-randompage { display:none} | #n-randompage { display:none} | ||
− | + | body { } | |
+ | #mw-page-base { background: unset; background-color: #382e2b; } |
Revision as of 00:16, 25 October 2018
/* CSS placed here will be applied to all skins */ #n-randompage { display:none} body { } #mw-page-base { background: unset; background-color: #382e2b; }