Difference between revisions of "MediaWiki:Common.css"
From Doku
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
background-image: none; | background-image: none; | ||
} | } | ||
− | .printfooter, #siteSub { | + | .printfooter, #siteSub, #f-poweredbyico, #lastmod { |
− | display: none; | + | display: none !important; |
} | } | ||
Latest revision as of 10:12, 21 August 2020
.mw-wiki-logo {
background-size: cover;
}
#mw-content-container {
background-image: none;
}
.printfooter, #siteSub, #f-poweredbyico, #lastmod {
display: none !important;
}
body.anonymous #site-tools,
body.anonymous #bodyContentOuter .mw-portlet-body,
body.anonymous #n-recentchanges,
body.anonymous #n-randompage,
body.anonymous #n-help-mediawiki,
body.anonymous #mw-related-navigation
{
display: none;
}