Jump to content

Template:Example/styles.css

From BadWolfMC Wiki
Revision as of 08:02, 4 May 2025 by Merc (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)
/* This is an example of a stylesheet. */
.wikipediauserbox {
	font-variant: small-caps;
}