Index:IMSLP278935-PMLP144608-the dancing master10.pdf/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-rh {
	display:table;
}
.wst-rh-cell {
	padding-left:0.5em;
	padding-right:0.5em;
	display:table-cell;
	vertical-align:middle;
}
.wst-rh-cell:first-child {
	padding-left:0;
}
.wst-rh-cell:last-child {
	padding-right:0;
}

.__figure-table {
	border-collapse:collapse;
	text-align:center;
	border-spacing:0;
}
.__figure-table td {
	padding:0 0.5em;
}
.__figure-table td:first-child {
	padding-left:0;
}
.__figure-table td:last-child {
	padding-right:0;
}

.__instructions-table {
	margin:auto;
	border-collapse:collapse;
	text-align:left;
}
.__instructions-table td {
	padding:0 0.5em;
	vertical-align:top;
}
.__instructions-table td:first-child {
	padding-left:0;
}
.__instructions-table td:last-child {
	padding-right:0;
}

.wst-toc-table th[colspan="3"] {
	text-align:center;
}
.wst-toc-row-2out-1 td:first-child {
	font-style:italic;
}

/* different between editions */

.__text-key-table {
	border-collapse:collapse;
	margin:1em auto;
	text-align:left;
}
.__text-key-table td {
	vertical-align:top;
	padding:0 1em;
}
.__text-key-table td:first-child {
	border-right:1px solid currentcolor;
	text-align:right;
	padding-left:0;
}
.__text-key-table td:last-child {
	padding-right:0;
}
.__text-key-table td[rowspan="3"] {
	vertical-align:middle;
}
.__text-key-table td.brace {
	padding:0;
}

.__figure-key-table {
	border-collapse:collapse;
	margin:1em auto;
}