Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Too small mozilla fonts used in fedora release notes 5 and 6 for "class code". https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208515 ------- Additional Comments From dimitris@xxxxxxxxxx 2006-12-15 19:22 EST ------- This is not an actual "bug" of our CSS; it is a choice of the user's browser. In particular, most browsers (including Firefox) render monospace fonts smaller. Firefox has by default a 12pt font size selected for monospace fonts and a 16pt for sans/serif. If one chooses 16pt for both, then the CSS is rendered correctly. IE does the same, Konqueror gets it "correctly". (If you remove completely the CSS, you will see that the browser still renders the monospace font smaller than the normal one). If we decide to override the default rendering, it can be done in our CSS like this: code, code.screen, pre.screen { font-size: 1.2em; } This is a choice that should be left for the user though. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. -- Fedora-relnotes-content mailing list Fedora-relnotes-content@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-relnotes-content