Template:Nobold/styles.css: Difference between revisions

From Project Mailer
(Adding protection template)
(Grlucas changed the content model of the page Template:Nobold/styles.css from "Sanitized CSS" to "CSS")
Tag: content model change
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 09:41, 4 August 2019

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