Jump to content

Template:Nobold/styles.css: Difference between revisions

From Project Mailer
Adding protection template
m 1 revision imported
 
(2 intermediate revisions by the same user not shown)
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 07:42, 17 October 2020

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