style.css 662 B

1234567891011121314151617181920
  1. /*
  2. [name]自然[/name]
  3. Powered by Discuz! X
  4. */
  5. body { background: #899A33 url(images/body_bg.png) repeat 0 0; }
  6. #hd { background: url(images/header.png) no-repeat 50% 100%; color: #FFF; }
  7. #nv li a, #nv li a:visited { color: #333; }
  8. #nv li a:hover { background-image: none !important; }
  9. #ct, .n, t.w { background: #FFF url(images/ct-top.png) no-repeat 0 0 !important; }
  10. .block .title { border: none; background: url(images/title.png) no-repeat; 0 0; }
  11. body#space #ft { background: url(images/ct-bottom.png) no-repeat 0 0; }
  12. .tl .th { background: none; }
  13. .bm, .bm_h { border: none; }
  14. .bm_h { background: #FFF url("images/title.png") no-repeat scroll 0 0; }