Template:Smallcaps/styles.css: Difference between revisions

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