Index:Complete Works of Count Tolstoy - 18.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* illustration table */
.__illustrationlist{
	margin: 0 auto;
}

.__illustrationlist th{
	font-weight: normal;
	font-variant: all-small-caps;
	text-align: right;
}

.__illustrationlist td:nth-child(1){
	font-variant: small-caps;
	vertical-align: top;
	
	/* hanging indent */
	padding-left: 2em;
	text-indent: -2em;
}

.__illustrationlist td:nth-child(2){
	text-align: right;
	vertical-align: bottom;
}

.wst-stagescript-direction {
	font-style: italic;
	margin-left: 3em;
	text-indent: -3em;
}

.wst-stagescript-speaker {
	font-variant: small-caps;
}