Template:Smallcaps/styles.css: Difference between revisions

(Grlucas changed the content model of the page Template:Smallcaps/styles.css from "CSS" to "Sanitized CSS")
Tag: content model change
(more meaningful name)
Line 1: Line 1:
/* {{pp-template}}
/* {{pp-template}}
Styling for Template:Smallcaps */
Styling for Template:Smallcaps */
.smallcaps {
span.smallcaps {
font-variant: small-caps;
font-variant: small-caps;
}
span.smallcaps-smaller {
font-size: 85%;
}
}