MediaWiki:Common.css: Difference between revisions
Appearance
Logo css modification |
m typo |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw | .mw-logo { | ||
align-items: flex-end; | align-items: flex-end; | ||
} | } | ||
.mw | .mw-logo-icon { | ||
margin-right: -5px; | margin-right: -5px; | ||
} | } | ||