freedesert

找到Custom.css文件,添加如下代码:

html, body {background-color: #CCE8CC!important;}
div   {background-color:#CCE8CC!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-12-10
  • 2021-11-21
  • 2021-11-20
  • 2021-12-01
  • 2021-12-19
  • 2021-11-21
  • 2022-01-08
猜你喜欢
  • 2021-11-20
  • 2021-11-20
  • 2021-11-20
  • 2021-11-20
  • 2021-11-20
  • 2021-09-03
  • 2021-04-24
相关资源
相似解决方案