On 2009/12/27 18:06 (GMT) MEM composed:

> Sorry to bother again with this issue...

> If we stay with 1em, all fonts size will be equal. 
> However, if we do less then 1em, (no matter what value I suppose) we just
> get inconsistent results.
> I know the browsers should not look exactly equal, that's the own nature of
> browsers but, at I would like them to be, at least, similar. Right now,
> however, the results are quite different.

> Any advice regarding this issue?
> http://www.chequedejeuner.nuvemk.com/educa.infantil/associar

Look at http://fm.no-ip.com/auth/Font/font-rounding.html in each of your
installed browsers and you may see that more than two significant digits to
em font-sizes are an invitation for inconsistent results. If you stick to two
significant digits and take what you learn from that URL into account you
might get acceptable results cross-browser.

I grepped font-size from
http://www.chequedejeuner.nuvemk.com/lib/css/main.css and found 31 lines,
plus a few with just font:. That's probably more than necessary. Simplify and
see what happens.

Several sizes are specified at less than .75em. That's generally too small.
Those with a minimum font size enforced are liable to find most text on the
page rendered identically in size. e.g., my minimum when set is at 80% or
more of my default, while your CSS has more than half its sizes set to .75em
or less.
-- 
"   We have no government armed with power capable of
contending with human passions unbridled by morality and
religion."                  John Adams, 2nd US President

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://fm.no-ip.com/
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to