Firefox and Thunderbird Menu fonts

Donn donn.ingle at gmail.com
Sat Apr 28 13:49:23 UTC 2007


To make Firefox bigger (maybe Thunderbird?)
Go into:
~/.mozilla/firefox/default.15t/chrome

And use the below to compare with your "userChrome.css" file

* {
   font-size: 12pt !important;
   font-family:Bitstream Vera Serif
}

menupopup > * {
   font-size: 20pt !important
}

Those are my settings.
hth
/d




More information about the kubuntu-users mailing list