Template:Nobold/styles.css: Difference between revisions

From Stiles Wiki
Jump to navigation Jump to search
imported>Pppery
(Adding protection template)
 
(Created page with "→‎Styling for Template:Nobold: .nobold { font-weight: normal; }")
 
Line 1: Line 1:
/* {{pp-template}} */
/* Styling for Template:Nobold */
/* Styling for Template:Nobold */
.nobold {
.nobold {
font-weight: normal;
font-weight: normal;
}
}

Latest revision as of 17:04, 21 May 2022

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