Jump to content

Template:Example/styles.css: Difference between revisions

Taurussmith (talk | contribs)
Created page with "This is an example of a stylesheet.: .wikipediauserbox { font-style: italic; }"
 
Taurussmith (talk | contribs)
m Set stable version settings for "Template:Example/styles.css" [Auto-review: requires "sysop" permission]
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 00:04, 15 March 2026

/* This is an example of a stylesheet. */
.wikipediauserbox {
	font-style: italic;
}