MediaWiki:Vector-2022.css: Difference between revisions
Appearance
Remove wordmark |
m Protected "MediaWiki:Vector-2022.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 10: | Line 10: | ||
--border-color-progressive: #f7b94c; | --border-color-progressive: #f7b94c; | ||
--border-color-progressive--hover: #dea644; | --border-color-progressive--hover: #dea644; | ||
} | |||
.mw-logo-wordmark { | |||
display: none !important; | |||
} | } | ||
.mw-logo- | .mw-logo-icon { | ||
width: 200px !important; | |||
height: auto !important; | |||
min-height: 80px; | |||
max-height: 120px; | |||
} | |||
.mw-logo-container { | |||
max-width: none !important; | |||
} | } | ||
Latest revision as of 21:31, 28 February 2026
:root,
.skin-theme-clientpref-os,
.skin-theme-clientpref-day {
--color-progressive: #f7b94c;
--color-progressive--hover: #dea644;
--color-progressive--active: #c5943c;
--color-progressive--focus: #f7b94c;
--outline-color-progressive--focus: #f7b94c;
--border-color-progressive: #f7b94c;
--border-color-progressive--hover: #dea644;
}
.mw-logo-wordmark {
display: none !important;
}
.mw-logo-icon {
width: 200px !important;
height: auto !important;
min-height: 80px;
max-height: 120px;
}
.mw-logo-container {
max-width: none !important;
}