Template:Bold.css: Difference between revisions
Appearance
use css instead of js for bolding |
Maorwy changed the content model of the page Template:Bold.css from "wikitext" to "Sanitized CSS" |
||
(No difference)
| |||
Latest revision as of 18:22, 11 March 2026
* {
font-weight: bold !important;
}