Can Firefox menus use different fonts to display items in different languages?
May 15, 2008 12:16 PM Subscribe
Can Firefox menus use different fonts to display items in different languages?
I have some menu items and live bookmarks that are in different languages, some of which don't use the Latin alphabet. I know how to edit userChrome.css to set the font in general:
menu, menulist, menuitem {
font-family: [someFamily] !important;
}
but the problem is that I can't find a font where every language looks decent. Either English looks fine and the others look like crap, or some other language looks good and English and the rest look terrible.
Is there a way to specify specific fonts for specific languages?
posted by trig to computers & internet (3 answers total)
posted by matthewr at 1:11 PM on May 15, 2008