Template:Example/styles.css: Difference between revisions
Jump to navigation
Jump to search
Randombell (talk | contribs) Created page with "→This is an example of a stylesheet.: .wikipediauserbox { font-variant: small-caps; }" |
(No difference)
|
Latest revision as of 09:44, 20 August 2025
/* This is an example of a stylesheet. */
.wikipediauserbox {
font-variant: small-caps;
}