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