Index:Blackwood's Magazine volume 164.djvu/styles.css

.wst-toc-table {
	font-variant:small-caps;
}
.wst-toc-table caption {
	letter-spacing:0.15em;
	font-style:italic;
	font-size:120%;
}
.wst-toc-row-1-dot-1 {
	font-size:92%;
}
.wst-toc-row-1-dot-1 td:first-child {
	padding-left:2em;
}

.toc-header {
	font-variant:small-caps;
	width:100%;
}
.toc-header tr :first-child {
	text-align:left;
	width:33%;
}
.toc-header tr :nth-child(2) {
	text-align:center;
	width:34%;
}
.toc-header tr :last-child {
	text-align:right;
	width:33%;
}

.periodicals-table {
	margin:auto;
}
.periodicals-table th {
	text-align:center;
	text-transform:none !important;
	font-weight:normal;
	padding-top:1em;
	padding-bottom:1em;
}
.periodicals-table tr :first-child {
	text-transform:uppercase;
}
.periodicals-table tr :nth-child(2) {
	font-variant:small-caps;
}