Suzie Henderson wrote:
> If you notice anything else wrong I need to know about, please let me know.
>
> Suzie
>
> http://www.txfannin.org/
>
>   

Em font-scaling bug in the Es.
When setting fonts in em for IE a base in percent is needed on the body 
or html, or the fonts will go goofy when scaled.
The correction for your site is to add this declaration at the top of 
the style sheet:
html {font-size:100%;}
As ever,
Ozzie

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
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/

Reply via email to