Template:Nobold/styles.css: Difference between revisions

From WickedGov, the Massachusetts civics wiki
Jump to navigation Jump to search
m 1 revision imported from wikipedia:Template:Nobold/styles.css
rm unnecessary template
 
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 01:14, 14 January 2025

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