style.css 763 B

123456789101112131415
  1. /*
  2. [name]皮肤2[/name]
  3. Powered by Discuz! X
  4. */
  5. body { background: #FAF9F1 url(images/bg.png) no-repeat 50% 0; }
  6. #pt { margin-top: 70px; padding-left: 20px; background: none; }
  7. #pt, #pt a { color: #FFF; }
  8. #ft, #ft a { color: #FF731F; }
  9. .frame, .frame-tab { margin-bottom: 0; border: none; }
  10. .title, .block .title { margin-bottom: 10px; height: 40px; border-bottom-width: 0 !important; background: transparent url(images/title.png) no-repeat 0 100%; color: #5289C0; line-height: 40px; }
  11. .title a, .block .title a { color: #5289C0; }
  12. .col-r .block { background: #F4F1E6; }
  13. .col-r .block .title { margin-bottom: 10px; padding: 0 10px; height: 44px; background: #389CD0 url(images/title-2.png) repeat-x 0 0; color: #FFF; }
  14. .col-r .block .title a { color: #FFF; }