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-icon-poweredby { display: none; } | ||
Revision as of 18:03, 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-icon-poweredby { display: none; }