From randallwiggins
Revision as of 23:11, 18 June 2018 by Randy (talk | contribs)
Jump to: navigation, search
/* CSS placed here will be applied to all skins 
body {
background-color:#def;
line-height:1.8em;
}

#mw-navigation  #mw-head {
background-color:darkred;
}
*/
#footer > #footer-places, #footer > #footer-custom {
display:none;
}