This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug admin/11934] New: web pages: small fonts in CSS


The fonts for http://www.gnu.org/software/libc/ are very small on my machine.
I've looked at the CSS in

  http://www.gnu.org/software/libc/gnu.css

and there are a lot of "font-size: 11pt;". You should not hardcode the font
size; keep the one chosen in the browser configuration, so that the user can get
the font size that is the most suitable for him. If you need to change the font
size in some parts, then make it relative to the default one (e.g. by using the
"em" unit).

-- 
           Summary: web pages: small fonts in CSS
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: admin
        AssignedTo: roland at gnu dot org
        ReportedBy: vincent+libc at vinc17 dot org
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11934

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]