Template:Smallcaps/styles.css: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
+
 
(No difference)

Latest revision as of 21:35, 16 June 2024

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

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