<!--[if !IE]>-->
<script>
/*@cc_on
document.write("<" + "link href=\"css/ie10.css\" rel=\"stylesheet\"/>")
@*/</script><!--<![endif]-->
JScript 条件编译在 IE11 标准模式中停止支持。
◆ 首先打开记事本,输入以下代码,可自己更改参数,另存为 IE.css* {text-shadow: silver 0px 0px 2px !important}
复制代码
◆ 打开 Internet 选项 - 常规 - 辅助功能 - [勾选]使用样式表编排文档格式 - 浏览,定位到 IE.css ,重启IE即可~
PS:如果想更换IE页面字体可以加入下面一串代码,默认为雅黑:
*{font-family:"Microsoft Yahei" !important}
你也可以去这里看看你想要的《http://www.iqiyi.com/w_19rtm9877x.html》
如果有什么不懂的话可以继续询问我哦