MediaWiki:Common.css: Difference between revisions
From WickyWiki
mNo edit summary Tags: mobile web edit mobile edit |
mNo edit summary Tags: mobile web edit mobile edit |
||
| Line 24: | Line 24: | ||
} | } | ||
#footer- | #footer-poweredbyico { display: none; } | ||
Revision as of 18:04, 12 April 2021
body {
background-color: LightCyan;
}
/*top-left*/
#p-logo {
background-color: LightCyan;
}
/*top bar*/
#mw-head {
background-color: LightCyan;
}
/*selected tab TODO*/
#ca-nstab-mediawiki
{
background-color: LightBlue;
}
/*window*/
#content {
background-color: LightBlue;
}
#footer-poweredbyico { display: none; }