国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

23 lines
400B

  1. a.c1{
  2. padding:3px 8px 3px 8px;
  3. border:1px solid #BADAA1;
  4. background:url(../images/but_bg_sr.gif) 0 0 repeat-x;
  5. color:#428C5B;
  6. }
  7. a.c2{
  8. color:#063;
  9. border:1px solid #9C0;
  10. background:url(../images/but_bg_sr.gif) 0px 0px repeat-x;
  11. }
  12. a.c1:hover{
  13. color:#369;
  14. border:1px solid #8CADCE;
  15. background:url(../images/but_bg_sr.gif) 0px -44px repeat-x;
  16. }
  17. a img {
  18. border:none;
  19. }