Template:Nobold/styles.css: Difference between revisions

From Random Island Wiki
Jump to navigation Jump to search
>Matt Fitzpatrick
(Created page with '→‎Styling for Template:Nobold: .nobold { font-weight: normal; }')
 
>Pppery
(Adding protection template)
 
(2 intermediate revisions by 2 users 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 18:43, 3 March 2019

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