Index:Ruffhead - The Statutes at Large, 1763.djvu/styles.css

.__ruff_effects{
	padding-left:2em;   /* For reasons to do with the planned sidenotes update */
	text-indent:-1em;
	line-height:1.4em;
	font-size:85%;
	font-style:italic;
}




.wst-outside{
	clear:left;
}

.wst-outside2{
	clear:right;
}

/* The following overrides solve the issue of overlapping sidenotes in Page namespace 
body.ns-104 .sidenote-left, 
body.ns-104 span.sidenoteLeft
{
	position:relative;
	float:left;
	clear:left;
	margin-left:-7em;
	left:-1em;

}

body.ns-104 .sidenote-right, 
body.ns-104 span.sidenoteRight
{
	position:relative;
	clear:right;
	float:right;
	margin-right:-7em;
	right:-1em;
}
*/