Template:Right sidenote/styles.css

From Wikisource
Jump to navigation Jump to search
/* All namespaces */
.wst-sidenote-right {
	display:inline-block;
	text-indent: 0;
	line-height: 140%;
}

/* to avoid this affecting em-based width calcs */
.wst-sidenote-right .wst-sidenote-inner {
	font-size: 83%;
}