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