Commit dcbd7678 authored by xinyuandu's avatar xinyuandu

baidusend

parent 26c76d0b
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
font-family: PingFangSC-Regular; font-family: PingFangSC-Regular;
font-size: .4rem; font-size: .4rem;
color: #FFFFFF; color: #FFFFFF;
line-height: 28px; line-height: 28px;`
text-align:left; text-align:left;
float:left; float:left;
margin-top:0.44rem; margin-top:0.44rem;
...@@ -98,10 +98,11 @@ ...@@ -98,10 +98,11 @@
margin-top:0.44rem; margin-top:0.44rem;
} }
.button_style { .button_style {
width:5.16rem;height:0.76rem; width:7.5rem;
height:0.76rem;
background-color:#fe7b4a; background-color:#fe7b4a;
box-shadow: 0 12px 12px -5px rgba(252,125,83,0.50); /*box-shadow: 0 12px 12px -5px rgba(252,125,83,0.50);*/
border-radius: 3px; /*border-radius: 3px;*/
font-family: PingFangSC-Regular; font-family: PingFangSC-Regular;
font-size: 14px; font-size: 14px;
color: #FFFFFF; color: #FFFFFF;
...@@ -211,7 +212,7 @@ ...@@ -211,7 +212,7 @@
<div class="header_img overflow"> <div class="header_img overflow">
<img src="/app/images/baidufoot.png" class="w-h-100"/> <img src="/app/images/baidufoot.png" class="w-h-100"/>
</div> </div>
<div style="width:100%;text-align:center;position:fixed;bottom:0.5rem;"> <div style="width:100%;text-align:center;position:fixed;bottom:0rem;">
<button id="save" class="button_style">领取500元代金券</button> <button id="save" class="button_style">领取500元代金券</button>
</div> </div>
<script src="/app/js/jquery-1122-min.js" charset="UTF-8"></script> <script src="/app/js/jquery-1122-min.js" charset="UTF-8"></script>
......
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 to comment