Template:Smallcaps/styles.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→{{pp-template}} Styling for Template:Smallcaps: span.smallcaps { font-variant: small-caps; } span.smallcaps-smaller { font-size: 85%; }" |
rm unnecessary template |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
/* | /* Styling for Template:Smallcaps */ | ||
Styling for Template:Smallcaps */ | |||
span.smallcaps { | span.smallcaps { | ||
font-variant: small-caps; | font-variant: small-caps; |