问题描述
我想使用菜单选项将CSS样式表应用于Firefox浏览器中的所有页面视图,并能够在需要时进行切换. (我想要的功能存在于IE:工具| Internet选项|可访问性|使用我的样式表设置文档格式(尽管我认为这可能会影响IE之外的页面).
I would like to apply a CSS stylesheet to all page views in a Firefox browser using a menu option and be able to toggle this when required. (The functionality I want exists in IE: Tools | Internet Options | Accessibility | Format Documents Using my Stylesheet (although I think this may affect pages outside of simply IE).
推荐答案
您可以使用样式,您可以在Firefox中定义全局样式,并可以从Firefox快速打开和关闭它.
you can use Stylish, you can define global styles in firefox and ability to switch it on and off fast from Firefox.
使用页面.
全局样式,您可以看到代码以及如何完成了.
Global styles, you can see code and how it is done.
这篇关于如何在Firefox浏览器中将CSS样式表应用于所有页面视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!