style.css 518 B

12345678910111213141516171819
  1. /*
  2. [name]圣诞[/name]
  3. Powered by Discuz! X
  4. */
  5. body { background: #FFA6A1 url(images/bg.png); }
  6. #hd { background: url(images/header.png) no-repeat 0 0; color: #FFF; }
  7. #nv, #home { bottom: 12px; }
  8. #nv li a, #nv li a:visited { color: #333; }
  9. #nv li a:hover { background-image: none !important; }
  10. #ct, .n, .w { background: #FFF url(images/ct-top.png) repeat-x 0 0 !important; }
  11. #ft { background: url(images/footer.png) no-repeat 50% 0; }
  12. .tl .th { background: none; }
  13. .bm, .bm_h { border: none; background: none; }