MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 19: | Line 19: | ||
width: 80px !important; | width: 80px !important; | ||
height: 80px !important; | height: 80px !important; | ||
} | |||
.ths-banner { | |||
background-color: #1a1a1a; | |||
color: #ffffff; | |||
padding: 12px; | |||
margin: 0 auto 1em auto; | |||
box-shadow: 0 4px 6px rgba(0,0,0,0.3); | |||
} | } | ||
Revision as of 17:43, 21 February 2026
.mw-logo-wordmark {
display: none !important;
}
.mw-anon-user #vector-page-tools-dropdown,
.mw-anon-user #p-tb,
.mw-anon-user .vector-column-end {
display: none !important;
}
.mw-page-container,
.mw-content-container,
.vector-sticky-header {
max-width: none !important;
}
.mw-logo-icon {
width: 80px !important;
height: 80px !important;
}
.ths-banner {
background-color: #1a1a1a;
color: #ffffff;
padding: 12px;
margin: 0 auto 1em auto;
box-shadow: 0 4px 6px rgba(0,0,0,0.3);
}