More actions
Created page with "→{{pp-template}}: →Styling for Template:Nobold: .nobold { font-weight: normal; }" |
No edit summary |
||
Line 1: | Line 1: | ||
/* | /* [[Category:CSS from Wikimedia]] */ | ||
/* Styling for Template:Nobold */ | /* Styling for Template:Nobold */ | ||
.nobold { | .nobold { | ||
font-weight: normal; | font-weight: normal; | ||
} | } |
Latest revision as of 02:21, 5 March 2025
/* [[Category:CSS from Wikimedia]] */
/* Styling for Template:Nobold */
.nobold {
font-weight: normal;
}