MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
Line 11:
border-radius: 4px;
}
.mw-collapsible-content {
padding: 5px;
}
/* Remove unwanted padding in Vector 2022 */
.vector-header
.vector-sticky-header {
padding-top: 0 !important;
padding-bottom: 0 !important;
Line 21 ⟶ 25:
height: auto !important;
}
▲.vector-header-container, .vector-sticky-header {
/* Logo wrapper adjustments */
.vector-header-start,
.vector-header-logo,
.mw-logo-icon {
margin: 0 !important;
padding: 0 !important;
Line 36 ⟶ 37:
justify-content: center !important;
}
/* Adjust logo image size */
.vector-header-logo,
.mw-logo-icon {
width: 120px !important; /* Adjust as needed */
background-size: contain !important;
background-repeat: no-repeat !important;
background-position:
}
/*
.vector-header .vector-header-start .mw-logo-wordmark,
.vector-header .vector-header-start .vector-header-wiki-name {
|