Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Fonts become bold after last update of Firefox

  • 1 odpoveď
  • 1 má tento problém
  • 12 zobrazení
  • Posledná odpoveď od cor-el

more options

So I like when my Default Zoom is 120% and when coding above 130% or 140% to see code more clear. For Example, here :

https://www.w3schools.com/js/tryit.asp?filename=tryjs_array_foreach_2

When I was Zooming to 130% fonts were still thin as I like and that because I unchecked this option in Language and Appearance > Advanced > Allow pages to choose their own fonts, instead of your selections above. (and the rest of options was default)

So everything was fine as I wanted. After last update of Firefox fonts become bold when I zoom, and I really don't like it… and when I was coding in Console fonts were also thin, but now bold.

Can anyone help me to fix this as it was before ?

So I like when my Default Zoom is 120% and when coding above 130% or 140% to see code more clear. For Example, here : https://www.w3schools.com/js/tryit.asp?filename=tryjs_array_foreach_2 When I was Zooming to 130% fonts were still thin as I like and that because I unchecked this option in Language and Appearance > Advanced > Allow pages to choose their own fonts, instead of your selections above. (and the rest of options was default) So everything was fine as I wanted. After last update of Firefox fonts become bold when I zoom, and I really don't like it… and when I was coding in Console fonts were also thin, but now bold. Can anyone help me to fix this as it was before ?
Priložené obrázky

Všetky odpovede (1)

more options

You can possibly use code in userContent.css to increase the font-size and possible set a font-family that looks better for you, Personally, I'm not a big fan of using a dark background font with editors that use context highlighting, as some colors have poor contrast and sometimes I use bold text in such a case.


More info about userContent.css and userChrome.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html