Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Strange default font - different to Chrome

  • 3 ответа
  • 0 имеют эту проблему
  • 143 просмотра
  • Последний ответ от nemo1966

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

Website example [http://example.com 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;)

Прочитайте этот ответ в контексте 👍 1

Все ответы (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:

Выбранное решение

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