Template:Right sidenote/styles.css

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