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