What's a simple way to be sure that all tables will inherit the font size 
from the body font declaration?  The browser that I'm having a hard time 
with right now is Mozilla's Thunderbird.  All the others that I care about 
seem to inherit the font size correctly.

body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.4;
  color: #000000;
  } 

______________________________________________________________________
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