[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hässliche schrift in mozilla, synaptic usw



Hallo Frank,

Frank Becker wrote:
es wäre schön, wenn Du Deine userChrome.css hier posten würdest. Dann haben alle was davon.

Wenn es nur um die UI-Schrifften geht dann kannst folgendes in deine userChrome.css einfügen:

--------------------------------------------------------
window {
         font-size: 3.5mm !important;
         font-family: helvetica !important;
       }


/* Make menus small, pretty and readable: */

menubar, menubutton, menulist, menu, menuitem {
  font-family: helvetica !important;
  font-size: 3mm !important;
}
--------------------------------------------------------

Wenn du mehr möchtest dann schaue dir:

http://www.mozilla.org/unix/customizing.html

http://www.mozilla.org/catalog/end-user/customizing/

an.

Vielen Dank für die Mühe

Frank

Gruß,

Yevgen.



Reply to: