怎樣設置火狐的頁面背景為護眼顏色 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. 開啟/關閉護眼效果: