MediaWiki:Vector-2022.css: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
} | } | ||
.mw-logo, | |||
.mw-logo a, | |||
.vector-header-start { | |||
overflow: visible !important; | |||
} | |||
.mw-logo { | .mw-logo { | ||
display: flex; | display: flex; | ||
| Line 20: | Line 25: | ||
height: 75% !important; | height: 75% !important; | ||
max-width: 75%; | max-width: 75%; | ||
object-fit: contain; | object-fit: contain; | ||
} | } | ||