Previous Message
Next Message

Font-size inheritance error in IE

Sent by Christian Montoya on 28 November 2005 22:10


On 11/28/05, Susan Tilley [EMAIL-REMOVED]> wrote:
> IE 5x table cells (at least) incorrectly does not inherit font-size set in
> body tag like so
> body {font: 76% sans-serif;}
>
> Moz browsers are ok.
>
> Anyone know a workaround or can you point me to a discussion of this
> problem?
>
> Thanks
>
> Susan

A discussion: http://archivist.incutio.com/viewlist/css-discuss/37287

A solution: table { font-size:inherit; }  (or apply as well to td, th).

--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: