Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
No edit summary
Line 106: Line 106:
     font-weight: 400;
     font-weight: 400;
     font-style: normal;
     font-style: normal;
}
/* ===== OVERRIDE DE VARIÁVEIS DO HEADER ===== */
.skin-vector-2022 .mw-header,
.skin-vector-2022 .vector-sticky-header {
    --color-base: #ffffff !important;
    --color-subtle: #ffffff !important;
}
}