[wp-trac] [WordPress Trac] #62181: WP Admin b, strong has fixed weight of 600
WordPress Trac
noreply at wordpress.org
Mon Oct 7 03:57:17 UTC 2024
#62181: WP Admin b,strong has fixed weight of 600
-------------------------------+-----------------------------
Reporter: launchinteractive | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Text Changes | Version: 6.6.2
Severity: minor | Keywords:
Focuses: |
-------------------------------+-----------------------------
I've noticed that the wordpress admin has a fixed weight of 600 for b and
strong tags. If I have a heading that has a bold appearance and then bold
some text in the heading it doesn't become visible because all the text is
set to 600.
A simple solution would be to change the strong,b{font-weight:600;} in
common.css to strong,b{font-weight:stronger;} and let the browser choose
the bolder weight.
I can create a patch for this, but I wanted to check if there is a reason
why there is a fixed weight of 600. Does anyone know why?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62181>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list