MediaWiki:Vector-2022.css: различия между версиями
Внешний вид
Glamyr (обсуждение | вклад) Нет описания правки |
Glamyr (обсуждение | вклад) Нет описания правки |
||
| Строка 1: | Строка 1: | ||
.vector-pinnable-header-toggle-button { | |||
background-color: #3366cc !important; | |||
color: #ffffff !important; | |||
border-radius: 4px !important; | |||
padding: 4px 8px !important; | |||
} | |||
.vector-pinnable-header-toggle-button:hover { | |||
background-color: #2a4b8d !important; | |||
color: #ffffff !important; | |||
} | |||
:root, html, body:not(.theme-default), body.theme-active-dark { | :root, html, body:not(.theme-default), body.theme-active-dark { | ||
--background-color-base: var(--bg-content) !important; | --background-color-base: var(--bg-content) !important; | ||