Template:Nobold/styles.css: Difference between revisions

From Ethan's Workspace
Jump to navigation Jump to search
(Created page with "→‎{{pp-template}}: →‎Styling for Template:Nobold: .nobold { font-weight: normal; }")
(Ethan changed the content model of the page Template:Nobold/styles.css from "wikitext" to "Sanitized CSS")
Tags: content model change Manual revert
 
(One intermediate revision by the same user not shown)

Latest revision as of 18:56, 22 March 2022

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