Template:Left sidenote/styles.css

From GATE
< Template:Left sidenote
Revision as of 09:03, 26 April 2021 by Lorenzo Mancini (talk | contribs) (Created page with "→‎* Sidenotes in the Page namespace: body.ns-104 .sidenoteLeft, body.ns-104 .sidenote-left { position: absolute; left: 0; width: 6em; padding-right: 1em; text-indent...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/*
 * Sidenotes in the Page namespace
 */
body.ns-104 .sidenoteLeft,
body.ns-104 .sidenote-left {
	position: absolute;
	left: 0;
	width: 6em;
	padding-right: 1em;
	text-indent: 0;
	text-align: left;
}