Jump to content

Template:Nobold/styles.css: Difference between revisions

From Project Mailer
m 1 revision imported
Adding protection template
Line 1: Line 1:
/* {{pp-template}} */
/* Styling for Template:Nobold */
/* Styling for Template:Nobold */
.nobold {
.nobold {
font-weight: normal;
font-weight: normal;
}
}

Revision as of 18:43, 3 March 2019

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