,有一个给包装器的#backgroundTable id。行高度属性在头部设置为100%,最终使电子邮件中的所有文本开始相互重叠
#backgroundTable {margin:0; padding:0; width:100% !important; line-height: 100% !important;}
他们为什么要这样做?它似乎没有增强电子邮件。
答案 0 :(得分:2)
从您关联的网站:
.ExternalClass, ... {
line-height: 100%;
} /* Force Hotmail to display normal line spacing.
More on that: http://www.emailonacid.com/forum/viewthread/43/ */