MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: →Adjust logo size: .mw-wiki-logo { width: auto !important; height: 50px !important; } →For Vector 2022: .vector-logo { max-width: 200px; height: auto; }" |
mNo edit summary |
||
Line 3: | Line 3: | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
width: auto !important; | width: auto !important; | ||
height: | height: auto !important; | ||
} | } |