MediaWiki:Common.css: Difference between revisions
From WickyWiki
mNo edit summary |
Tag: Undo |
||
| Line 7: | Line 7: | ||
} | } | ||
#mw-head { | |||
#mw- | |||
background-color: LightBlue; | background-color: LightBlue; | ||
} | } | ||
Revision as of 08:07, 9 April 2021
body {
background-color: LightBlue;
}
#p-logo {
background-color: LightBlue;
}
#mw-head {
background-color: LightBlue;
}
#content {
background-color: LightCyan;
}