This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

small font in gcc online docs


Hello

I noticed that in the default Firefox3 configuration on my 1280x1024 display
your code samples on this page are tiny, and v.hard to read:

http://gcc.gnu.org/onlinedocs/gcc/Inline.html

I see in the HTML this is the code causing the small font:

pre.smallexample { font-size:smaller }

Would you consider just using regular sized text?

The CSS for <code>inline</code> doesn't have this problem, so you could even
display it that way?

Kind regards, Jon

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