Template:Nobold/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Imported page) |
|||
| Line 1: | Line 1: | ||
/* {{pp-template}} */ | /* {{pp-template}} */ | ||
/* Styling for Template:Nobold */ | /* Styling for Template:Nobold */ | ||
| + | |||
.nobold { | .nobold { | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
Latest revision as of 03:32, 20 January 2022
/* {{pp-template}} */
/* Styling for Template:Nobold */
.nobold {
font-weight: normal;
}