
06-12-2006, 11:18 AM
Hrm..maybe Firefox doesn't recognize that attribute of the <BODY> tag. You can try making that value a pixel height instead of a percentage. Might work.
Ex.
Instead of line-height: 100%, try line-height: 10px
You'll have to play with it.
|