1.在firefox浏览器内部添加附件搜索"Stylish".

2.以下内容:

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;
}

到刚才下载的附件中添加上述代码即可.

相关文章:

  • 2021-11-20
  • 2021-06-21
  • 2021-07-24
  • 2021-06-13
  • 2021-11-20
  • 2021-06-24
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-02
  • 2022-01-12
  • 2021-10-08
  • 2021-11-20
  • 2022-12-23
  • 2021-11-20
相关资源
相似解决方案