Template:Smallcaps/styles.css: Difference between revisions
w>Izno (more meaningful name) |
(No difference)
|
Revision as of 06:23, 13 October 2019
/* {{pp-template}}
Styling for Template:Smallcaps */
span.smallcaps {
font-variant: small-caps;
}
span.smallcaps-smaller {
font-size: 85%;
}