From randallwiggins
Revision as of 02:08, 14 June 2018 by Randy (talk | contribs)
Jump to: navigation, search
/* CSS placed here will be applied to all skins 
body {
background-color:#def;
}
#mw-navigation  #mw-head {
background-color:red;
}
*/