Template:Nobold/styles.css

From Azupedia
Revision as of 17:43, 3 January 2023 by imported>Fire (Created page with "Styling for Template:Nobold: .nobold { font-weight: normal; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* Styling for Template:Nobold */
.nobold {
	font-weight: normal;
}