Difference between revisions of "Template:Smallcaps/styles.css"
Gianfranco (talk | contribs) (Created page with "→{{pp-template}} Styling for Template:Smallcaps: span.smallcaps { font-variant: small-caps; } span.smallcaps-smaller { font-size: 85%; }") |
(No difference)
|
Latest revision as of 00:02, 28 April 2021
/* {{pp-template}}
Styling for Template:Smallcaps */
span.smallcaps {
font-variant: small-caps;
}
span.smallcaps-smaller {
font-size: 85%;
}