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 Protected "Template:Example/styles.css" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))
(No difference)

Revision as of 00:04, 15 March 2026

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