Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Smallcaps/styles.css

Template page
Revision as of 21:23, 12 October 2019 by en>Izno (more meaningful name)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}}
Styling for Template:Smallcaps */
span.smallcaps {
	font-variant: small-caps;
}

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