【发布时间】:2017-11-24 07:54:53
【问题描述】:
我正在使用 Google 字体 (Montserrat) 制作电子邮件模板,但是当我在 Outlook 邮件上打开它时,我在电子邮件模板上的字体和图像除了其他电子邮件外没有正确显示。 Outlook显示默认字体(times new roman),我还附上了gmail和outlook的截图供参考
我使用这个代码:
<!--[if gte mso 9]>
<style type="text/css">
/* my css for displaying the background and fonts */
</style>
<![endif]-->
【问题讨论】: