Index:1751 A collection of all the public acts of Assembly, of the province of North-Carolina now in force and use.pdf/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-rh {
	border-top:1px solid black;
	border-bottom:1px solid black;
}
.__footer .wst-rh, .__footer.wst-rh {
	border:none;
}

.__NC51_ch {
	text-align:center;
}
.__NC51_ch.num {
	display:block;
	word-spacing:0.3em;
}
.__NC51_ch.title {
	font-style:italic;
	display:inline;
}
.__NC51_ch.status {
	padding-left:0.5em;
	font-style:normal;
	display:inline;
}

/* The following would solve the overlapping sidenotes in page namespace,
 Styles to make the sidenotes in Page namespace not overlap (temporary)
body.ns-104 .sidenote-left, 
body.ns-104 span.sidenoteLeft
{
	position:relative;
	float:left;
	clear:left;
	margin-left:-7em;
	left:-1em;

}

body.ns-104 span.sidenoteLeft.__overlap,
body.ns-104 span.sidenoteRight.__overlap
{
	clear:none;
}



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