Template:Smallcaps/styles.css: Difference between revisions

From Wooly Moon Books
w>Izno
(more meaningful name)
(No difference)

Revision as of 05:23, 13 October 2019

/* {{pp-template}}
Styling for Template:Smallcaps */
span.smallcaps {
	font-variant: small-caps;
}

span.smallcaps-smaller {
	font-size: 85%;
}