This fixes an issue with lost bold formatting when copying bold text.

fix-copy-bold
webzwo0i 2021-07-16 15:33:56 +02:00
parent ca4cc2d7c0
commit 4741ebdcc6
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@ abbr[title] {
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
font-weight: bold;
}