Difference between revisions of "MediaWiki:Common.css"
From Doku
Line 1: | Line 1: | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
background-size: cover; | background-size: cover; | ||
+ | } | ||
+ | .printfooter { | ||
+ | display: none; | ||
} | } |
Revision as of 08:58, 21 August 2020
.mw-wiki-logo {
background-size: cover;
}
.printfooter {
display: none;
}