Subject: Re: Where to set moz GUI font?
From: Andrew E. Schulman <[EMAIL PROTECTED]>

> 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"




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to