> Lisa Onizuka wrote: > >> I redid the sizes in ems for fonts and heights (this page was useful: >> http://jontangerine.com/silo/css/pixels-to-ems/) so I think now it >> will scale somewhat... >>
With font-size: 1em; declared on the body declaration, as you have it, you may want to add: html {font-size: 100%;} to your style sheet. Otherwise you'll trigger a bug in IE, and the fonts will go totally goofy when scaled in that browser. -- 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/