Difference between revisions of "MediaWiki:Common.css"
From Doku
Line 6: | Line 6: | ||
} | } | ||
− | + | body.anonymous #site-tools, | |
− | body.anonymous # | ||
− | |||
body.anonymous #bodyContentOuter .mw-portlet-body { | body.anonymous #bodyContentOuter .mw-portlet-body { | ||
display: none; | display: none; | ||
} | } |
Revision as of 09:53, 21 August 2020
.mw-wiki-logo {
background-size: cover;
}
.printfooter, #siteSub {
display: none;
}
body.anonymous #site-tools,
body.anonymous #bodyContentOuter .mw-portlet-body {
display: none;
}