MediaWiki:Vector-2022.css: различия между версиями
Внешний вид
Spark108 (обсуждение | вклад) Нет описания правки |
Spark108 (обсуждение | вклад) Нет описания правки |
||
Строка 5: | Строка 5: | ||
.skin-theme-clientpref-night .alternaterows tr:nth-child(even), .skin-theme-clientpref-night .infobox-rows tr:nth-child(even) { | .skin-theme-clientpref-night .alternaterows tr:nth-child(even), .skin-theme-clientpref-night .infobox-rows tr:nth-child(even) { | ||
background-color: #2b2b2b; | background-color: #2b2b2b; | ||
} | |||
.skin-theme-clientpref-night .fp-section { | |||
background-color: #2c2c2c; | |||
border: 1px solid #4d4e50; | |||
} | } |
Версия от 16:56, 29 апреля 2025
.skin-theme-clientpref-night .notaninfobox {
background: rgb(30 30 30);
}
.skin-theme-clientpref-night .alternaterows tr:nth-child(even), .skin-theme-clientpref-night .infobox-rows tr:nth-child(even) {
background-color: #2b2b2b;
}
.skin-theme-clientpref-night .fp-section {
background-color: #2c2c2c;
border: 1px solid #4d4e50;
}