style.css 1022 B

12345678910111213141516171819202122232425262728293031
  1. /*
  2. [name]猫猫[/name]
  3. Powered by Discuz! X
  4. */
  5. body { background: #6A8FA1 url(images/bg.png) repeat-x 0 25px; color:#000; }
  6. a, a:hover, a:active{ color:#000; }
  7. a:visited{ color:#333;}
  8. #hd { border-bottom: 4px solid #101A22; background: url(images/header.png) no-repeat 100px 10px; color: #FFF; }
  9. #nv li { background-color: #101A22; opacity: 1; filter: alpha(opacity=100); }
  10. #nv li a, #nv li a:visited { color: #B9DEF2; }
  11. #nv li a:hover { background-image: none !important; }
  12. #ct, .n, .w { background: transparent none !important; }
  13. .block .title, .bbda, .el li { border-bottom-color: #4E6778; }
  14. .tl .th { background: none; }
  15. .bm, .bm_h { border: none; background: none; }
  16. .el a{ color:#000;}
  17. .el .d{ color:#333;}
  18. .xg1, .xg1 a, .xg1 a:hover, .xg1 a:visited{ color:#333 !important;}
  19. .tl th a:visited{ color:#333; }
  20. .tl td em, .tl td em a{ color:#ccc;}
  21. .tl .th{ border-bottom:1px solid #333;}
  22. .tl td, .tl th{ border-bottom:1px solid #333;}
  23. .tbmu a{ color:#000; }
  24. .pipe{ color:#333;}
  25. #ft{ border-top:1px solid #333;}