MediaWiki:Common.css: Difference between revisions
Appearance
m Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary |
||
| Line 7: | Line 7: | ||
.mw-logo-icon { | .mw-logo-icon { | ||
width: 200px !important; | width: 200px !important; | ||
height: | height: auto !important; | ||
object-fit: contain !important; | object-fit: contain !important; | ||
} | } | ||
Revision as of 17:21, 19 January 2026
/* CSS placed here will be applied to all skins */
.mw-logo-wordmark,
.mw-logo-tagline {
display: none !important;
}
.mw-logo-icon {
width: 200px !important;
height: auto !important;
object-fit: contain !important;
}