Jump to navigation Jump to search

Difference between revisions of "Template:Smallcaps/styles.css"

(more meaningful name)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 20:08, 25 October 2021

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

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