Template:Example/styles.css

From New Prairie Wiki
Revision as of 09:44, 20 August 2025 by Randombell (talk | contribs) (Created page with "This is an example of a stylesheet.: .wikipediauserbox { font-variant: small-caps; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* This is an example of a stylesheet. */
.wikipediauserbox {
	font-variant: small-caps;
}