Index:The Annals of Our Time - Volume 1.djvu/styles.css

/* page numbers  */

.wst-rh > div:first-child {
	padding-left:2em;
}
.wst-rh > div:last-child {
	padding-right:2em;
}


/* headers */

.__aotindexheader,
.__aotprefaceheader,
.__aotheader { 
	border-bottom:1px solid black;
}

.__aotindexheader.wst-rh > div,
.__aotprefaceheader.wst-rh > div,
.__aotheader.wst-rh > div {
	padding-left:0;
	padding-right:0;
}

.__aotindexheader.wst-rh > div:nth-child(2),
.__aotprefaceheader.wst-rh > div:nth-child(2),
.__aotheader.wst-rh > div:nth-child(1),
.__aotheader.wst-rh > div:nth-child(3) {
	font-style:italic;
}

.__aotindexheader.wst-rh > div:nth-child(1),
.__aotindexheader.wst-rh > div:nth-child(3){
	letter-spacing:0.5em;
}