style.css 657 B

1234567891011121314151617181920
  1. /*
  2. [name]绿墙[/name]
  3. Powered by Discuz! X
  4. */
  5. body { background: #D5B48A url(images/bg.png) repeat-x 0 25px; }
  6. #hd { background: none; color: #FFF; }
  7. #hd h2 { padding-top: 33px; }
  8. #nv { bottom: auto; left: auto; top: 45px; right: 0; }
  9. #nv li { padding: 0 2px; background: transparent; opacity: 1; filter: alpha(opacity=100); }
  10. #nv li a, #nv li a:visited { padding: 0px 4px; color: #333; }
  11. #nv li a:hover { background-image: none !important; }
  12. #ct, .n, .w { background: #FFF url(images/ct-top.png) no-repeat 0 0 !important; }
  13. #ft { background: url(images/footer.png) no-repeat 50% 100%; }
  14. .tl .th { background: none; }
  15. .bm, .bm_h { border: none; }