I'm glad to help.
In Firefox I set the monospace font to "Fixedsys Excelsior 3.01-L2" at
16pt. Firefox for some reason shrinks the fonts from these settings so
that that ends up as 12pt.
Also, I put this rule in
~/.mozilla/firefox/[profile_code].default/chrome/userContent.css:
tt, code, pre
{
font: 12pt monospace !important;
}
To prevent bold, you could add this line to that rule:
font-weight: normal !important;
In Windows XP that file is in
[drive]:/Documents and Settings/[user_name]/Application
Data/Mozilla/Firefox/Profiles/[profile_code].default/chrome/userContent.css
--
I want a font like Fixedsys
https://bugs.launchpad.net/bugs/200671
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs