Template:Nobold/styles.css: Difference between revisions

From Kaboom Wiki
>Xaosflux
m Changed protection level for "Template:Nobold/styles.css": FPROT to TPROT to match Template:Nobold ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
>Pppery
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;
}
}

Latest revision as of 23:43, 3 March 2019

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