css - 如何改进 IE 11 中的字体

标签 css internet-explorer

我正在 Chrome/IE 11 中做一些开发,IE 表格中的标题样式看起来很奇怪。 我使用的样式是两者的下一个:

{
    color: rgb(0, 0, 0);
    font-weight: 100;
    background-color: rgb(222, 147, 83);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

Differences between Chrome and IE 11

我尝试更改 font-weight 属性,但没有成功。

最佳答案

看起来可能有某种 text-shadow 正在发生。添加 text-shadow: none; 到你的 css 选择器。

关于css - 如何改进 IE 11 中的字体,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38252232/

相关文章:

jquery - jquery 中的 ontouchstart 和 ontouchend?

html - IE 中的 Flexbox 无法正确设置元素宽度

javascript - 如何避免 "Internet Explorer restricted this webpage from running scripts or ActiveX Controls"消息?

css - Internet Explorer z-index 错误?

css - 有什么合并CSS的工具吗?

html - 使用 CSS 类覆盖动画持续时间

html - 鼠标悬停时div闪烁

HTML - 嵌入视频启动后,悬停在 Safari 中不起作用。在 Firefox 中工作

html - IE CSS 不工作,但在 Firefox 中它工作

javascript - 视频网络状态 InternetExplorer