Template:Example/styles.css: Difference between revisions

From New Prairie Wiki
Jump to navigation Jump to search
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;
}