MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


/* Logo */
/* Logo */
.vector-header-start .mw-logo {
min-width:10rem !important;
}
.vector-header-start .mw-logo img {
.vector-header-start .mw-logo img {
width: 5rem !important;
width: 10rem !important;
height: auto !important;
height: auto !important;
}
}