Chrome有个自定义背景色的文件  Custom.css

默认里面什么字都没写
html, body {background-color: #e0dcc0!important;}     
这个颜色是我最喜欢的豆沙色  也就是 224 220 192
 
文件位置在哪儿呢?
对于XP
C:\Documents and Settings\系统用户名\Local Settings\Application Data\Google\Chrome\User Data\Default\User StyleSheets
对于win7
C:\Users\Administrator\AppData\Local\Google\Chrome\User Data\Default\User StyleSheets
对于MacOS
/Users/ririn/Library/Application Support/Google/Chrome/Default/User StyleSheets

对于Firefox  下载 User Styles插件可以实现相同功能
再附加更多样式  有CSDN bnblog ITEye的博文底色

html, body {background-color: #e0dcc0!important;} 
html, body {font-size:100%} 
div.post {background-color: #e0dcc0!important;} 
div.main {background-color: #e0dcc0!important;}
div#content  {background-color: #e0dcc0!important;}
div.showBox  {background-color: #e0dcc0!important;}
div.WB_feed {background-color: #e0dcc0}
div.blog_main{background-color: #e0dcc0!important;}
DIV.iteye-blog-content-contain{background-color: #e0dcc0!important;}
TEXTAREA#source.goog-textarea {background-color: #e0dcc0!important;}
div.p_content{background-color: #e0dcc0!important;}/*tieba*/
DIV.j_lzl_c_b_a.core_reply_content{background-color: #e0dcc0!important;}/*tieba*/
div.entry-content{background-color: #e0dcc0!important;}/*howtodoinJava*/

最新文章

  1. 【ASM C/C++】 Makefile 规则说明
  2. python 给定n,返回n以内的斐波那契数列
  3. BZOJ 1090: [SCOI2003]字符串折叠
  4. 纪念逝去的岁月——C/C++交换排序
  5. ZK 父窗口与子窗口消息交互
  6. Final-阶段站立会议5
  7. 在centos6.5中安装scp和lrzsz
  8. WP老杨解迷:评论数和下载量、榜单的关系
  9. [团队项目]Scrum 项目1.0 (演说视频)NABCD
  10. 越狱Season 1-Episode 9: Tweener
  11. 二维码工具类 - QrcodeUtils.java
  12. 2015-11-02-js
  13. jstack(查看线程)、jmap(查看内存)和jstat(性能分析)
  14. property测试代码:
  15. jquery 单击table行事件和radio的选中事件冲突
  16. 自动化测试框架中关于selenium api的二次封装
  17. Struts2实现文件上传(二)
  18. windows安装gcc编译器
  19. 【原创】大叔经验分享(16)Context namespace element 'component-scan' and its parser class [org.springframework.context.annotation.ComponentScanBeanDefinitionParser] are only available on JDK 1.5 and higher
  20. C# 解决请求被中止:无法建立SSL / TLS安全通道问题

热门文章

  1. c++打印环境变量
  2. 使用Spire PDF for .NET将HTML转换成PDF文档
  3. 项目适配iOS9遇到的一些问题及解决办法
  4. Objective-C中的SEL (转载)
  5. 浅谈Spring(二)
  6. iReport 4.1 报表制作,子报表,实例解析
  7. Mysql数据库中的EXISTS和NOT EXISTS
  8. [互联网面试笔试汇总C/C++-9] 实现赋值运算符函数-剑指offer
  9. Python数据分析扩展库
  10. [问题解决] Tomcat Child not unique