MediaWiki:Common.css: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* Adjust logo size */ | /* Adjust logo size */ | ||
.mw- | .mw-logo-icon { | ||
width: auto; | width: auto; | ||
height: auto; | height: auto; | ||
} | } |