Commit c84d6a1b authored by Mac's avatar Mac

样式

parent 09c7a804
...@@ -130,17 +130,25 @@ p{ ...@@ -130,17 +130,25 @@ p{
position: relative; position: relative;
} }
.img_bg_p1{ /*.img_bg_p1{*/
font-size: 0.3rem; /* font-size: 0.3rem;*/
color: #E03234; /* color: #E03234;*/
margin-left: 1.91rem; /* padding-top: 0.2rem;*/
padding-top: 0.2rem; /*}*/
} /*.img_bg_p2{*/
.img_bg_p2{ /* font-size: 0.14rem;*/
font-size: 0.14rem; /* color: #E03234;*/
color: #E03234; /* height: 0.2rem;*/
margin-left: 1.91rem; /*}*/
height: 0.2rem; .img_btn{
width: 1.18rem;
height: 0.3rem;
background: #FAB001;
display: flex;
align-items: center;
justify-content: center;
/*margin-left: 2.07rem;*/
margin-top: 0.08rem;
} }
.img_btn{ .img_btn{
width: 1.18rem; width: 1.18rem;
...@@ -149,7 +157,7 @@ p{ ...@@ -149,7 +157,7 @@ p{
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
margin-left: 2.07rem; /*margin-left: 2.07rem;*/
margin-top: 0.08rem; margin-top: 0.08rem;
} }
.img_btn p{ .img_btn p{
......
...@@ -101,11 +101,14 @@ ...@@ -101,11 +101,14 @@
</div> </div>
<div class="img_bg_M"> <div class="img_bg_M">
<p class="img_bg_p1">无敌抵用券</p> <div class="img_bg_text" style="width: 55%; margin-left: 45%;height: 1.13rem;display: flex;flex-direction: column;align-items: center;">
<p class="img_bg_p2"></p> <p class="img_bg_p1" style="font-size: 0.3rem;color: #E03234;padding-top: 0.2rem;">无敌抵用券</p>
<div class="img_btn"> <p class="img_bg_p2" style="font-size: 0.14rem;color: #E03234;height: 0.2rem;"></p>
<p></p> <div class="img_btn">
<p></p>
</div>
</div> </div>
<img src="" alt="" class="received_img"> <img src="" alt="" class="received_img">
<div class="use_oupon"> <div class="use_oupon">
<div class="use_news"> <div class="use_news">
...@@ -494,4 +497,4 @@ ...@@ -494,4 +497,4 @@
</script> </script>
</body> </body>
</html> </html>
\ No newline at end of file
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