MediaWiki:Common.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary Tags: Manual revert Reverted |
EnWikiAdmin (talk | contribs) No edit summary Tag: Reverted |
||
Line 4: | Line 4: | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
width: 100%; /* Scale the logo to fit container width */ | width: 100%; /* Scale the logo to fit container width */ | ||
max-width: 135px; /* Limit maximum width */ | max-width: 135px !important; /* Limit maximum width */ | ||
height: auto; /* Preserve aspect ratio */ | height: auto; /* Preserve aspect ratio */ | ||
max-height: 135px; /* Limit maximum height */ | max-height: 135px; /* Limit maximum height */ |