Browse Source

1111

master
jianglong 4 years ago
parent
commit
ca4c057e18
  1. 6
      detail/css/new-details.v1.2.css
  2. 174
      e/template/member/fava.php

6
detail/css/new-details.v1.2.css

@ -34,9 +34,9 @@
}
.middle .m-r{float:left;display:block;width:320px;}
.middle .m-r .mould1{margin-bottom:16px;padding:20px 31px;width:300px;height:208px;background:#fff;}
.middle .m-r .mould1 .d-down{margin:18px auto 18px;width:300px;height:55px;border-radius:2px;background:#6489e4;color:#fff;font-size:16px;line-height:55px;cursor:pointer;}
.middle .m-r .mould1 .d-down:hover{background:#5076d5;}
.middle .m-r .mould1 .d-down i{display:inline-block;margin-left:-16px;width:47px;height:40px;background:url(../../common/image/common_new.png) 0 -446px no-repeat;vertical-align:-8px;}
.middle .m-r .mould1 .d-down,.middle .m-r .mould1 .d-down2{margin:18px auto 18px;width:300px;height:55px;border-radius:2px;background:#6489e4;color:#fff;font-size:16px;line-height:55px;cursor:pointer;}
.middle .m-r .mould1 .d-down:hover,.middle .m-r .mould1 .d-down2:hover{background:#5076d5;}
.middle .m-r .mould1 .d-down i,.middle .m-r .mould1 .d-down2 i{display:inline-block;margin-left:-16px;width:47px;height:40px;background:url(../../common/image/common_new.png) 0 -446px no-repeat;vertical-align:-8px;}
.middle .m-r .mould1 .d-coll{margin:0 auto 17px;width:298px;height:53px;border:1px solid #d4d7d8;border-radius:2px;background:#fff;color:#5c5c5c;text-align:left;font-size:16px;line-height:53px;cursor:pointer;}
.middle .m-r .mould1 .d-coll:hover{background:#f4f4f4;}
.middle .m-r .mould1 .d-coll i{display:inline-block;width:136px;height:40px;background:url(../../common/image/common_new.png) 88px -30px no-repeat;vertical-align:-8px;}

174
e/template/member/fava.php

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save