Index:The Road to Wellville (1926).djvu/styles.css

From Wikisource
Jump to navigation Jump to search
.tc, .front, .chapter, .mid-chapter, .menu, .lg-table {
	font-family:serif;
}
.tc, .front, .chapter .menu, .lg-table {
	page-break-before:always;
}
.tc, .front, .chapter .menu {
	margin:3em auto;
}
.tc, .chapter, .mid-chapter, .menu {
	width:36em;
}
.tc tr td:nth-child(2) {
	text-align:right;
	padding-left:1em;
	padding-right:1em;
}
.chapter, .mid-chapter, .ud {
	text-indent:1.5em;
	text-align:justify;
}
.menu {
	text-indent:-2em;
	padding-left:2em;
}
.nodents, .nd {
	text-indent:0;
}
.ud {
	padding-left:0;
}
.bq {
	margin:1em 4em;
	font-size:smaller;
}
table.recipe {
	width:100%;
}
table.recipe tr td{
	width:50%;
	padding-left:2em;
	text-indent:-2em;
	vertical-align:top;
}
.recipe tr td:nth-child(1) {
	padding-right:1em;
}