Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Strange default font - different to Chrome

  • 3 답장
  • 0 이 문제를 만남
  • 28 보기
  • 최종 답변자: nemo1966

more options

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)

more options

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:

more options

선택된 해결법

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;)

more options

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