Predefinição:Nota lateral direita/styles.css: diferenças entre revisões

Conteúdo apagado Conteúdo adicionado
Giro720 (discussão | contribs)
nova página: →‎* Sidenotes in the Page namespace: body.ns-104 .sidenoteRight, body.ns-104 .sidenote-right { position: absolute; right: 0; width: 6em; padding-left: 1em...
(Sem diferenças)

Revisão das 15h47min de 13 de abril de 2021

/*
 * 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;
}