Template:Left sidenote/styles.css

From GATE
/*
 * Sidenotes in the Page namespace
 */
body.ns-250 .sidenoteLeft,
body.ns-250 .sidenote-left {
	position: absolute;
	left: 0;
	width: 6em;
	padding-right: 1em;
	text-indent: 0;
	text-align: left;
}