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