Template:Smallcaps/styles.css: Difference between revisions

From Foodclubipedia
Jump to navigation Jump to search
(more meaningful name)
(No difference)

Revision as of 21:23, October 12, 2019

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

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