Predefinição:Nota lateral direita/styles.css

Wikisource, a biblioteca livre
/*
 * Sidenotes in the Page namespace
 */
body.ns-106 .sidenoteRight,
body.ns-106 .sidenote-right {
	position: absolute;
	right: 0;
	width: 6em;
	padding-left: 1em;
	text-indent: 0;
	text-align: left;
}