【发布时间】:2012-04-24 16:49:09
【问题描述】:
我已经在 Chrome、FF 和 IE8 中测试了我的页面,所有浏览器都以这种方式呈现文本:
定义如下:
font-family: 'Arial', sans-serif;
font-size: 0.75em;
font-weight: bold;
我尝试过以不同的方式声明 Arial,使用 px 而不是 em,并且还定义了数字的权重(600、800)...但是 IE9 的渲染仍然比其他浏览器“更大胆”:
有什么帮助吗?谢谢
【问题讨论】:
标签: html css internet-explorer