Commit 2c3f72df by libai

测试

parent 161347e0
...@@ -13,7 +13,7 @@ a:focus { outline:0; } ...@@ -13,7 +13,7 @@ a:focus { outline:0; }
input,button,select,textarea{outline:none} input,button,select,textarea{outline:none}
ul,li{list-style-type:none;_list-style:outside;} ul,li{list-style-type:none;_list-style:outside;}
a{ text-decoration:none; color:#333;} a{ text-decoration:none; color:#333;}
a:hover{ color:#ff6600;} /* a:hover{ color:#ff6600;} */
/* new clearfix清除浮动 */ /* new clearfix清除浮动 */
.clearfix:after { .clearfix:after {
visibility: hidden; visibility: hidden;
......
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
font-size: 0.3rem; font-size: 0.3rem;
padding-top: 0.1rem; padding-top: 0.1rem;
padding-bottom: 0.1rem; padding-bottom: 0.1rem;
color: #666;
} }
.agreement{ .agreement{
color: #04c4c4; color: #04c4c4;
...@@ -74,7 +75,7 @@ ...@@ -74,7 +75,7 @@
<li data-type="alipay" class="alipay"><img src="images/new-alipay.png" alt=""></li> <li data-type="alipay" class="alipay"><img src="images/new-alipay.png" alt=""></li>
</ul> </ul>
<div class="new-pay-btn">确认充值</div> <div class="new-pay-btn">确认充值</div>
<div class="agreement-p">已阅读并同意<a class="agreement" target="_blank" href="https://yabolive.com/other/text/agreement.html">《用户充值协议》</a></div> <div class="agreement-p">已阅读并同意<a class="agreement" href="https://yabolive.com/other/text/agreement.html">《用户充值协议》</a></div>
</div> </div>
<div style="display: none;" class="alipay-go"></div> <div style="display: none;" class="alipay-go"></div>
......
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