From randallwiggins
Line 7: | Line 7: | ||
} | } | ||
*/ | */ | ||
+ | #footer-places { | ||
+ | display:none; | ||
+ | } |
Revision as of 03:51, 17 June 2018
/* CSS placed here will be applied to all skins body { background-color:#def; } #mw-navigation #mw-head { background-color:red; } */ #footer-places { display:none; }