Template:Smallcaps/styles.css: Difference between revisions

From Thetacola Wiki
Jump to navigationJump to search
en>Izno
more meaningful name
(No difference)

Revision as of 20:23, 12 October 2019

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

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