Шаблон:Цвет/Спорт.css

.infobox-above {
	background: #99cc99;
}

.infobox-header {
	background: #d5efd5;
}

.infobox-below {
	background: var(--background-color-neutral, #eaecf0);
}

@media screen {
	html.skin-theme-clientpref-night .infobox-above {
		background: #224422;
	}
	
	html.skin-theme-clientpref-night .infobox-header {
		background: #123012;
	}
}

@media screen and (prefers-color-scheme: dark) {
    html.skin-theme-clientpref-os .infobox-above {
		background: #224422;
    }

    html.skin-theme-clientpref-os .infobox-header {
		background: #123012;
    }
}

/* [[Категория:Шаблоны:Подстраницы CSS]] */
Kembali kehalaman sebelumnya