Шаблон:Статья проекта/styles.css

Материал из Тептар — свободной энциклопедии
< Шаблон:Статья проекта
Версия от 02:45, 21 февраля 2022; Adam (обсуждение | вклад) (Новая страница: «.ts-Статья_проекта-mainbox { border: none; font-size: inherit; } .ts-Статья_проекта-mainbox .ts-Статья_проекта-headerText { font-weight: bold; text-align: center; font-size: 110%; margin: 0 5em; } .ts-Статья_проекта-mainbox .mw-collapsible-text { color: #202122; } .ts-Статья_проекта-description, .ts-Статья_проекта-level, .ts-Статья_проекта-important, .ts-Ст...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску
.ts-Статья_проекта-mainbox {
	border: none;
	font-size: inherit;
}

.ts-Статья_проекта-mainbox .ts-Статья_проекта-headerText {
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	margin: 0 5em;
}

.ts-Статья_проекта-mainbox .mw-collapsible-text {
	color: #202122;
}

.ts-Статья_проекта-description,
.ts-Статья_проекта-level,
.ts-Статья_проекта-important,
.ts-Статья_проекта-extraproject {
	align-items: center;
	display: flex;
}

.ts-Статья_проекта-description {
	margin: 1em 0;
}

.ts-Статья_проекта-raitings {
	margin: .5em 0;
}

.ts-Статья_проекта-firstCollumn p,
.ts-Статья_проекта-secondCollumn p {
	margin: 0;
}

.ts-Статья_проекта-firstCollumn {
	min-width: 80px;
	text-align: center;
}

.ts-Статья_проекта-firstCollumn table {
	width: 100%;
	height: 30px;
}

.ts-Статья_проекта-secondCollumn {
	padding-left: .5em;
}
/* [[Категория:Шаблоны:Подстраницы CSS]] */