Authored by zhangxiaoru

支付页面图片调整

1.5 KB | W: | H:

966 Bytes | W: | H:

  • 2-up
  • Swipe
  • Onion skin
... ... @@ -27,9 +27,9 @@
.icon-right {
text-align: center;
width: 115px;
height: 90px;
margin: 130px 0 60px 260px ;
width: 109px;
height: 92px;
margin: 120px 0 60px 260px ;
background-image: resolve('shopping-pay/pay-success.png');
}
... ... @@ -39,8 +39,8 @@
}
.notice-right {
height: 28px;
width: 28px;
height: 25px;
width: 25px;
float: left;
margin: 1px 10px 0 80px;
background-image: resolve('shopping-pay/notice.png');
... ... @@ -91,8 +91,8 @@
}
.failure-right {
height: 28px;
width: 28px;
height: 25px;
width: 24px;
float: left;
margin: 1px 10px 0 175px;
background-image: resolve('shopping-pay/notice.png');
... ...