MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,528:
/* ======================================================= */
/* LOGO: FIT TO BODYCONTENT WIDTH */
/* ======================================================= */
.fullscreen-logo {
width: 100% !important;▼
margin-left: -50vw !important;▼
margin-right: -50vw !important;▼
padding: 0 !important;
margin
}
.fullscreen-logo img {▼
display: block !important;▼
▲ width: 100% !important;
max-width: 100vw !important;▼
height: auto !important;▼
object-fit: contain !important;▼
margin: 0 auto !important;▼
}▼
.fullscreen-logo figure,
.fullscreen-logo .mw-default-size,
Line 1,566 ⟶ 1,543:
margin: 0 !important;
padding: 0 !important;
▲}
▲ display: block !important;
}
.fullscreen-logo img.mw-file-element {
▲ height: auto !important;
/* Override the hard-coded 300x300 from MediaWiki */
}
| |||