Үлгі:COVID-19:Қазақстан 2020/styles.css

Уикипедия — ашық энциклопедиясынан алынған мәлімет
Навигацияға өту Іздеуге өту
.ts-COVID-Қазақстан td:nth-child(19) {
	background: #eaecf0;
}

.ts-COVID-Қазақстан td:nth-child(20) {
	background: #d5fdf4;
}

.ts-COVID-Қазақстан td:nth-child(21) {
	background: #fee7e6;
}

.ts-COVID-Қазақстан td:nth-child(1),
.ts-COVID-Қазақстан td:nth-child(22) {
	white-space: nowrap;
}

.ts-COVID-Қазақстан tr:hover {
	background-color: #fef6e7;
}

.ts-COVID-Қазақстан tr:nth-child(1) th {
	position: relative;
	position: sticky;
	top: 0;
}
.ts-COVID-Қазақстан tr:nth-child(1) th:after {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: -1px;
	left: -1px;
	border: 1px solid #a2a9b1;
	content: '';
}
.ts-COVID-Қазақстан td b {
	color: #f00;
}