Template:Left sidenote/styles.css
From GATE
< Template:Left sidenote
Revision as of 08:04, 26 April 2021 by Lorenzo Mancini (talk | contribs)
/*
* 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;
}