Template:Smallcaps/styles.css: Difference between revisions

From Project Mailer
(Created page with "→‎{{pp-template}} Styling for Template:Smallcaps: .smallcaps { font-variant: small-caps; }")
 
(Grlucas changed the content model of the page Template:Smallcaps/styles.css from "Sanitized CSS" to "CSS")
Tag: content model change
(No difference)

Revision as of 10:21, 24 May 2019

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