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

Индекс:Словарь Верхотурского уезда Пермской губернии.pdf/styles.css

Материал из Викитеки — свободной библиотеки
.hr-chapters {
	margin: 1em auto auto;
	width: 80px;
	background-color: black;
	height: 2px;
}

.hr-footnotes {
	width: 30%;
	margin-left: 0;
}

.table-collapse {
	border-collapse: collapse;
	display: block;
	overflow-x: auto;
}

.table-collapse td {
	padding: 3px;
	line-height: 1;
}

.table-collapse th {
	font-weight: normal;
	padding: 3px;
	line-height: 1;
}

.td-center {
	text-align: center;
}

.td-left {
	text-align: left;
}

.td-right {
	text-align: right;
}

.td-vertical {
	transform: rotate(180deg);
	min-width: 2em;
	vertical-align:top;
	white-space: nowrap;
}

.p-vertical {
	writing-mode: vertical-rl;
	line-height: 1;
	text-indent: 0;
}