Перейти к содержанию

Модуль:Рейтинги альбома/styles.css

Материал из энциклопедии Руниверсалис
.ts-Рейтинги_альбома {
	width: calc(23em * 0.9);
	float:right; margin-left:0.8em; 
	clear:right;
}

.ts-Рейтинги_альбома.floatleft {
	margin: 0.5em 1em 0.5em 0;
}

.ts-Рейтинги_альбома.floatright {
	margin: 0.5em 0 0.5em 1em;
}

.ts-Рейтинги_альбома caption {
	background: var(--ruwiki-background-color-blue200, #cfe3ff);
	border: inherit;
	padding: 0.2em 5em;
	margin-bottom: -1px;
}

.ts-Рейтинги_альбома caption .mw-collapsible-toggle,
table.ts-Рейтинги_альбома.mw-collapsible:not(.mw-made-collapsible) > caption:first-child:after {
	float: right;
	font-weight: normal;
	margin-right: -4.6em;
}

.ts-Рейтинги_альбома td,
.ts-Рейтинги_альбома-ratingHeader {
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
}

.ts-Рейтинги_альбома-subheader {
	background-color: var(--background-color-progressive-subtle, #eaf3ff);
}

/* [[Категория:Модули:Подстраницы CSS]] */