Strange default font - different to Chrome
Website example https://www.gbnews.com/royal/prince-harry-row-royal-family-invictus-games-veterans
For some reason the main texty font is OK in chrome but not in FF
Any ideas?
thanks
被選擇的解決方法
Install uBlock Origin and add the following line to the "My filters" section:
gbnews.com##body,.posts-custom,.widget__headline:style(font-family: sans-serif !important;)
所有回覆 (3)
That is a problem with the Montserrat Thin font that is used on that webpage. In Firefox this font is rather thin/faint and hard to read in Windows 7 (Windows 10 might work better). The Montserrat Regular font is a better choice.
See the discussion in this earlier thread:
- /questions/1419401 Firefox 115.0.2 (64-Bit) on Windows 7
選擇的解決方法
Install uBlock Origin and add the following line to the "My filters" section:
gbnews.com##body,.posts-custom,.widget__headline:style(font-family: sans-serif !important;)
zeroknight said
Install uBlock Origin and add the following line to the "My filters" section:
gbnews.com##body,.posts-custom,.widget__headline:style(font-family: sans-serif !important;)
This worked perfectly - thank you