Re: Where to set moz GUI font?
Subject: Re: Where to set moz GUI font?
From: Andrew E. Schulman <andrex@deadspam.com>
> QUESTION: with Moz's Edit, Preferences, Appearance, Fonts the
> font(s) of Moz´s *content* can be set. But where can the *GUI*
> font be set (and fixed against the effects of upgrades)?
In ~/.mozilla/default/*/chrome/userChrome.css, I put
* {
font-size: 8pt !important;
font-family: Tahoma !important;
}
to get 8pt Tahoma fonts throughout the Moz UI.
--
To reply by e-mail, change "deadspam.com" to "alumni.utexas.net"
Reply to: