自定义 Internet Explorer

自定义 Internet Explorer

你能看一下吗http://raufthecoder.wordpress.com/2011/08/06/per-site-customization-in-mozilla-firefox/。它解释了如何使用“userContent.css”自定义 Mozilla Firefox。如何在 Internet Explorer 中执行此操作?

答案1

Internet 选项->常规->辅助功能->使用我的样式表格式化文档

在 Internet Explorer(或控制面板)中,选择Internet Options,然后单击选项卡Accessibility中的按钮General。选中Format documents using my stylesheet复选框并单击浏览以选择所需的 CSS 样式表。(单击确定、确定。)

现在,您的用户样式表将应用于您浏览的所有网站,具体取决于您输入的内容。

相关内容