Commit 814a7851 by libai

测试

parent d1685609
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
width: 4.4rem; width: 4.4rem;
float: left; float: left;
border-radius: 0.3rem; border-radius: 0.3rem;
border: 0.01rem solid #958B88; border: 0.02rem solid #958B88;
margin-bottom: 0.25rem; margin-bottom: 0.25rem;
} }
.reg-ul li .hot { .reg-ul li .hot {
...@@ -117,7 +117,7 @@ ...@@ -117,7 +117,7 @@
background: url(../images/pay-click.png) no-repeat; background: url(../images/pay-click.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
border: none !important; border: none !important;
padding: 1px; padding: 0.02rem;
border-radius: 0 !important; border-radius: 0 !important;
} }
.bottom-box { .bottom-box {
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
width: 4.4rem; width: 4.4rem;
float: left; float: left;
border-radius: 0.3rem; border-radius: 0.3rem;
border: 0.01rem solid #958B88; border: 0.02rem solid #958B88;
// background:pink; // background:pink;
margin-bottom: 0.25rem; margin-bottom: 0.25rem;
p:nth-child(1){ p:nth-child(1){
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
background:url(../images/pay-click.png)no-repeat; background:url(../images/pay-click.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
border: none !important; border: none !important;
padding: 1px; padding: 0.02rem;
border-radius: 0 !important; border-radius: 0 !important;
} }
.bottom-box{ .bottom-box{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment