Майык:Төрел төлевилелдер/styles.css

Википедия деп сайттан
.ts-Төрел_төлевилелдер {
	width: 19em;
	box-sizing: border-box;
	margin: 0 0 .5em 1em;
	padding: .4em;
	background: #f8f9fa;
	border: 1px solid #a2a9b1;
	font-size: 90%;
}

/* Replacement of .plainlist class */
.ts-Төрел_төлевилелдер ul {
	line-height: inherit;
	list-style: none none;
	margin: 0;
}

.ts-Төрел_төлевилелдер-header {
	margin-bottom: .2em;
	padding: .2em .6em;
	font-size: 110%;
}

.ts-Төрел_төлевилелдер-item {
	display: flex;
	padding: .2em .6em;
}

.ts-Төрел_төлевилелдер-image {
	min-width: 24px;
	display: inline-block;
	margin-right: .4em;
	flex: none;
	vertical-align: top;
	text-align: center;
}

.ts-Төрел_төлевилелдер-image img {
	vertical-align: middle;
}

.ts-Төрел_төлевилелдер-label {
	align-self: center;
}

@media (max-width: 719px) {
	.ts-Төрел_төлевилелдер {
		width: auto;
		margin-left: 0;
		margin-right: 0;
	}
}