Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Ask about font-weight more lighter in Firefox than other browsers

  • 3 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от McCoy

more options

Hi,

I'm Richard. Now, I'm as a web developer at https://autospix.com

I want to ask why font-weight in Firefox is lighter in Firefox than in other browsers (e.g. Chrome). Like if you set font-weight: 700, it works fine in Chrome but in Firefox it looks like set to 500.

Thanks

Hi, I'm Richard. Now, I'm as a web developer at https://autospix.com I want to ask why font-weight in Firefox is lighter in Firefox than in other browsers (e.g. Chrome). Like if you set font-weight: 700, it works fine in Chrome but in Firefox it looks like set to 500. Thanks

Избрано решение

Hello Richard Bravo,

Every browser uses its own font-rendering engine, my guess is that's why the font will be lighter in one browser than in the other.

Also see :

https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight

Прочетете този отговор в контекста 👍 1

Всички отговори (3)

more options

Избрано решение

Hello Richard Bravo,

Every browser uses its own font-rendering engine, my guess is that's why the font will be lighter in one browser than in the other.

Also see :

https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight

more options

McCoy said

Hello Richard Bravo, Every browser uses its own font-rendering engine, my guess is that's why the font will be lighter in one browser than in the other. Also see : https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight

Thank you, I'll take a look for this

more options