On May 24, 2007, at 6:22 AM, David Laakso wrote:
> Michael Stevens wrote:
>> Here's the site in question: www.bctarizona.com
>>
>> It's a nightmare and I'm slowly trying convert it to good XHTML/
>> CSS. Today I
>> was attempting to change all the type from points to pixels via the
>> stylesheet. I put font-size: 13px in the body and then changed all
>> the other
>> specs as %s to reference it...trimmed]
>>
>> Mike
>>
>>
> It is a lot easier if you set default (100%) on the body. And use
> percent throughout for font-sizes and a raw number (no unit of
> measure)
> for line-height.
> This is a 5 minute fast & dirty pass at what you've got:
> [...]
Also bear in mind that in quirksmode, font-size inheritance on tables
doesn't work.
You have to add a rule: table {font-size:100%} for %font-sizing to
work (even if one specifies a font-size in px on body)
Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/