From randallwiggins
| Line 3: | Line 3: | ||
background-color:#def; | background-color:#def; | ||
} | } | ||
| − | #mw-head { | + | #mw-navigation > #mw-head { |
background-color:#dfefff; | background-color:#dfefff; | ||
} | } | ||
Revision as of 01:55, 14 June 2018
/* CSS placed here will be applied to all skins */
body {
background-color:#def;
}
#mw-navigation > #mw-head {
background-color:#dfefff;
}