Difference between revisions of "Template:Smallcaps/styles.css"
Jump to navigation
Jump to search
Mediawiki>Izno (more meaningful name) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 17:45, 21 January 2022
/* {{pp-template}}
Styling for Template:Smallcaps */
span.smallcaps {
font-variant: small-caps;
}
span.smallcaps-smaller {
font-size: 85%;
}