更改chrome底色为护目色
摘要:找到chrome目录:C:\Documents and Settings\用户名\Local Settings\Application Data\Google\Chrome\User Data\Default\User StyleSheets下的Custom.css,默认为空的,将html, body {background-color: #CCE8CC!important;} 添加进去保存即可。
阅读全文
posted @ 2014-01-03 15:47