html, body { font-size: 100%;}
body{ font-size: .85em; }
<!--[if IE]>
<style type="text/css">
body { font-size: .75em; }
}
</style>
<![endif]-->
Hi, been using the above CSS to set up standard font for my sites. Seemed fine
but
then I messed with my Firefox minimum font in my Firefox properties. I believe
the
minimum was set by default to 10. If I reset to 'no minimum' the font is
now unacceptably small, at least for my aged eyes.
Is there any general assumption regarding browser minimum default font size or
should
I change the base CSS to something like:
body{ font-size: 1.0em; }
Or undefined? -Bob
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/