Template:Smallcaps/styles.css: Difference between revisions

m
1 revision imported
(Grlucas changed the content model of the page Template:Smallcaps/styles.css from "Sanitized CSS" to "CSS")
Tag: content model change
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
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%;
}
}