Template:Nobold/styles.css: Difference between revisions

From para.wiki
Jump to navigation Jump to search
(Created page with "→‎{{pp-template}}: →‎Styling for Template:Nobold: .nobold { font-weight: normal; }")
 
(ConsciousCode changed the content model of the page Template:Nobold/styles.css from "wikitext" to "Sanitized CSS": Created while TemplateStyles was disabled)
Tag: content model change
 
(No difference)

Latest revision as of 03:02, 19 May 2022

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