Difference between revisions of "Template:Nobold/styles.css"

From blackwiki
Jump to navigation Jump to search
test>Matt Fitzpatrick
(Created page with '→‎Styling for Template:Nobold: .nobold { font-weight: normal; }')
 
test>Mifter
m (Protected "Template:Nobold/styles.css": Highly visible template ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite)))
(No difference)

Revision as of 07:03, 7 December 2018

/* Styling for Template:Nobold */
.nobold {
	font-weight: normal;
}