Template:Smallcaps/styles.css
< Template:Smallcaps
Jump to navigation
Jump to search
Revision as of 20:23, October 12, 2019 by wikipedia>Izno (more meaningful name)
/* {{pp-template}}
Styling for Template:Smallcaps */
span.smallcaps {
font-variant: small-caps;
}
span.smallcaps-smaller {
font-size: 85%;
}