设置浏览器的颜色

时间:2017-01-05 13:18:54   收藏:0   阅读:154

http://jingyan.baidu.com/article/4b07be3c0f220448b380f3b8.html

在附加组件中下载stylist这个组件

 

然后插入新样式

body  {background-color:#C7EDCC !important;}div   {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;}

 

html颜色码

http://jingyan.baidu.com/article/425e69e69690f0be15fc168a.html

原文:http://www.cnblogs.com/smail-bao/p/6251733.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!