Template:Left sidenote/styles.css

From GATE
< Template:Left sidenote
Revision as of 09:04, 26 April 2021 by Lorenzo Mancini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/*
 * 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;
}