Шаблон:Цвет/Награды.css

Материал из Википедии — свободной энциклопедии
body.skin-modern .infobox-above,
body.skin-modern .infobox-header,
body.skin-modern .infobox-below,
body.skin-monobook .infobox-above,
body.skin-monobook .infobox-header,
body.skin-monobook .infobox-below,
body.skin-timeless .infobox-above,
body.skin-timeless .infobox-header,
body.skin-timeless .infobox-below,
body.skin-vector .infobox-above,
body.skin-vector .infobox-header,
body.skin-vector .infobox-below {
	background: #eedd82;
}

@media screen {
	html.skin-theme-clientpref-night body.skin-vector-2022 .infobox-above,
	html.skin-theme-clientpref-night body.skin-vector-2022 .infobox-header,
	html.skin-theme-clientpref-night body.skin-vector-2022 .infobox-below {
		background: #342800;
	}
}

@media screen and (prefers-color-scheme: dark) {
    html.skin-theme-clientpref-os body.skin-vector-2022 .infobox-above,
    html.skin-theme-clientpref-os body.skin-vector-2022 .infobox-header,
    html.skin-theme-clientpref-os body.skin-vector-2022 .infobox-below {
		background: #342800;
    }
}
/* [[Категория:Шаблоны:Подстраницы CSS]] */