Index:The sayings of Confucius; a new translation of the greater part of the Confucian analects (IA sayingsofconfuci00confiala).pdf/styles.css

.wst-heading {
	text-align: center;
}

.wst-heading._chapter-title {
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 1em;
}

#__disciples-table {
	border-collapse: collapse;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#__disciples-table tr:first-child {
	font-weight: normal;
	font-variant: small-caps;
	vertical-align: bottom;
	border-bottom: 1px solid black;
	text-align: center;
}
#__disciples-table td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#__disciples-table td:nth-child(n+2) {
	border-left: 1px solid black;
}