怎样设置火狐的页面背景为护眼颜色
怎样设置火狐的页面背景为护眼颜色 http://jingyan.baidu.com/article/e6c8503c0452cce54f1a18d1.html
1. 安装,和配置stylish插件.
firfox浏览器地址栏输入about:addons --> 在出现的网页的搜索栏中输入Stylish搜索 --> 添加stylish --> 找到Stylish,点击选项,进去之后点击管理样式.
在出现的对话框中,在名称中输入你想要的样式名称,自动换行也可勾选,在下面插入的地方插入
body {background-color:#C7EDCC !important;} table {background-color:#C7EDCC !important;} td {background-color:#C7EDCC !important;} a:link {color:#000000!important;} a:visited {color:#00FF00!important;} a:hover {color:#0000FF!important;background:#00EE00!important;} a:active {color:#FF0000!important;background:#00EE00!important;}
最后点击保存.
2. 开启/关闭护眼效果: