Index:The English Constitution (1894).djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* headings */
.wst-heading {
	padding-bottom: 1.1em;
	text-align: center;
}
.wst-heading.num {
	font-size: 120%;
}
._center_or_hi {
	font-variant: all-small-caps;
}

table {
	margin: auto;
}
th {
	font-weight: normal;
	text-align: center;
}

._year_pounds {
	font-size: 92%;
}
._year_pounds td:nth-child(1) {
	text-align: center;
}
._year_pounds td:nth-child(2) {
	text-align: right;
	padding: 0 1em;
}