Index:The Cambridge Carol Book.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
.overfloat-left {
	text-align:right;
	margin-left:-2em;
	width:1.5em;
	padding-right: 0.5em;
}

.overfloat-left.depth-3em {
	margin-left:-3em;
	width:2.5em;
	padding-right: 0.5em;
	white-space: nowrap;
}

.overfloat-left.indent-2em {
	width:3.5em; /* 1.5em overfloat + 2em indent*/
}

.overfloat-left.indent-3em {
	width:4.5em; /* 1.5em overfloat + 3em indent*/
}