Authored by zhangxiaoru

支付成功图标

888 Bytes | W: | H:

1.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
... ... @@ -18,7 +18,7 @@
font-size: 12px;
h2 {
font-size: 30px;
font-size: 37px;
font-family: 'STSong';
font-weight: normal;
margin: 0;
... ... @@ -28,27 +28,23 @@
.icon-right {
text-align: center;
width: 85px;
height: 85px;
border: 1px solid;
margin: 100px 0 40px 260px ;
width: 115px;
height: 90px;
margin: 130px 0 60px 260px ;
background-image: resolve('shopping-pay/pay-success.png');
}
.success-notice {
padding: 0 10px 10px 28px;
color: #24acaa;
}
.notice-right {
height: 15px;
width: 15px;
height: 28px;
width: 28px;
float: left;
margin-left: 140px;
margin-right: 5px;
border: 1px solid;
background-image: resolve('shopping-pay/pay-success.png');
margin: 1px 10px 0 80px;
background-image: resolve('shopping-pay/notice.png');
}
.success-btn {
... ... @@ -76,5 +72,14 @@
.pt50 {
padding-top: 50px;
}
}
}
\ No newline at end of file
.pay-back-page {
font-family: 'STHeiti';
margin: 0 auto;
.order-failure {
margin-top: 140px;
text-align: center;
}
}
... ...