Template:Nobold/styles.css: Difference between revisions

From Online Communipedia
Jump to navigation Jump to search
m (1 revision imported)
No edit summary
 
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 12:04, 1 December 2022

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