Difference between revisions of "MediaWiki:Common.css"
From Doku
Line 5: | Line 5: | ||
background-image: none; | background-image: none; | ||
} | } | ||
− | .printfooter, #siteSub, #f-poweredbyico { | + | .printfooter, #siteSub, #f-poweredbyico, #lastmod { |
display: none; | display: none; | ||
} | } |
Revision as of 10:11, 21 August 2020
.mw-wiki-logo {
background-size: cover;
}
#mw-content-container {
background-image: none;
}
.printfooter, #siteSub, #f-poweredbyico, #lastmod {
display: none;
}
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;
}