Index:The Dancing Master, Playford, 1686.djvu/styles.css

.__figure-table {
	border-collapse:collapse;
	text-align:center;
}

.__instructions-table {
	margin:auto;
	border-collapse:collapse;
	text-align:left;
}
.__instructions-table td {
	padding:0 1em;
	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;
}

.__text-key-table {
	border-collapse:collapse;
	margin:1em auto;
}
.__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;
}