MediaWiki:Vector-2022.css: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 211: | Line 211: | ||
/* ========================================================= */ | /* ========================================================= */ | ||
/* ================= HEADER ATRONIA | /* ================= HEADER ATRONIA ========================= */ | ||
/* ========================================================= */ | /* ========================================================= */ | ||
/* Background | /* Background */ | ||
.skin-vector-2022 .mw-header, | .skin-vector-2022 .mw-header, | ||
.skin-vector-2022 .vector-sticky-header { | .skin-vector-2022 .vector-sticky-header { | ||
| Line 222: | Line 222: | ||
} | } | ||
/* Links | /* Links + title */ | ||
.skin-vector-2022 .mw-header a, | .skin-vector-2022 .mw-header a, | ||
.skin-vector-2022 .vector-sticky-header a, | .skin-vector-2022 .vector-sticky-header a, | ||
| Line 229: | Line 229: | ||
} | } | ||
/* | /* Force ALL header icons to white */ | ||
.skin-vector-2022 .mw-header .vector-icon, | .skin-vector-2022 .mw-header .vector-icon, | ||
.skin-vector-2022 .vector-sticky-header .vector-icon, | .skin-vector-2022 .vector-sticky-header .vector-icon, | ||
.skin-vector-2022 .mw-header .mw-ui-icon, | .skin-vector-2022 .mw-header .mw-ui-icon, | ||
.skin-vector-2022 .vector-sticky-header .mw-ui-icon { | .skin-vector-2022 .vector-sticky-header .mw-ui-icon { | ||
background-color: #ffffff !important; | |||
background-color: | |||
# | |||
} | } | ||