Index:Grimm-Rackham.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
.front, .tale, .plate, .cap, .landscape, .contents, .illustrations, .mid-tale, .i-tale {
	font-family:serif;
}
.front, .tale, .plate, .landscape, .contents, .illustrations, .i-tale {
	page-break-before:always;
}
.front, .plate, .landscape, .mid-tale, .contents, .illustrations, .i-tale {
	margin:3em auto;
}
.cap {
	margin:8em auto 6em auto;
	text-align:center;
	width:29em;
}
.tale {
	margin:6em auto 3em auto;
}
.tale, .mid-tale, .contents, .illustrations, .i-tale {
	width:38em;
}
.tale, .mid-tale, .i-tale {
	text-indent:1.75em;
	text-align:justify;
}
.nodents, .nd {
	text-indent:0;
}
.contents table, .illustrations table {
	width:100%;
}
.contents table {
	text-transform:lowercase;
	font-variant:small-caps;
}
.illustrations  tr td:nth-child(1) {
	padding-left:2.5em;
	text-indent:-2.5em;
}
.contents tr td:nth-child(2), .illustrations tr td:nth-child(2) {
	text-align:right;
	padding-left:2em;
	vertical-align:top;
}