Template:Smallcaps/styles.css

From The Redstone Compendium, the online reference for all of technical Minecraft
Jump to navigation Jump to search
/* {{pp-template}}
Styling for Template:Smallcaps */
span.smallcaps {
	font-variant: small-caps;
}

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