style.css 545 B

12345678910111213141516171819
  1. /*
  2. [name]天空[/name]
  3. Powered by Discuz! X
  4. */
  5. body { background: #E6FDFE url(images/body_bg.png) repeat-x 0 25px; }
  6. #hd { background: url(images/header.jpg) no-repeat 50% 100%; }
  7. #nv li a, #nv li a:visited { color: #333; }
  8. #nv li a:hover { background-image: none !important; }
  9. #ct, .n, .w { background: #FFF url(images/ct-top.png) no-repeat 0 0 !important; }
  10. .block .title { background: #E5FBFD; }
  11. #ft { padding-top: 20px; background: url(images/ct-bottom.png) no-repeat 0 0; }
  12. .tl .th { background: none; }
  13. .bm, .bm_h { border: none; }