Page 1 of 1

Fx Global fonts: Solved

Posted: Thu Apr 10, 2008 5:38 pm
by addr
Why is Firefox unaffected by this addition to userChrome.css?

Code: Select all

{ font-size: 10pt !important;
    font-family: Dejavu Sans !important;
    font-weight: normal !important;
}
Always worked before...what gives?

It's OK, got it now...copied over the userChrome.css from another up to date distro and the font size was still wrong so I dropped it to 9pts and it is now what I want.

I guess different distros read (or display) font sizes differently...silly me!

Re: Fx Global fonts: Solved

Posted: Fri Apr 11, 2008 5:54 am
by Husse
I guess different distros read (or display) font sizes differently.
Not quite - but there may be small differences in the rendering that makes 10 in one be 9 in another
(Really answered to get this off the unanswered list :))