Commit f1cc6504 by 刘海龙

111

parent 676e20c4
...@@ -283,7 +283,7 @@ ...@@ -283,7 +283,7 @@
.Register .time_box { width: 100%; margin-top: .5rem; display: flex; flex-direction: row-reverse; padding: 0 1.5rem; } .Register .time_box { width: 100%; margin-top: .5rem; display: flex; flex-direction: row-reverse; padding: 0 1.5rem; }
.Register .back_time { width: 4.5rem; height: 1.75rem; background: #B3B3B3; border-radius: 1rem; text-align: center; line-height: 1.75rem; font-size: .6rem; color: #fff; margin-left: .5rem; } .Register .back_time { width: 4.5rem; height: 1.75rem; background: #B3B3B3; border-radius: 1rem; text-align: center; line-height: 1.75rem; font-size: .6rem; color: #fff; margin-left: .5rem; }
.Register .btn_box { width: 100%; margin-top: 2.35rem; padding: 0 1.5rem; } .Register .btn_box { width: 100%; margin-top: 2.35rem; padding: 0 1.5rem; }
.Register .Register_btn { width: 100%; height: 2.5rem; border-radius: 1.25rem; text-align: center; line-height: 2.5rem; color: #fff; background-image: linear-gradient(to right, #FF619C , #BE43FF); font-size: .8rem; font-weight: 700; letter-spacing: 1px; margin-top: .8rem; } .Register .Register_btn { width: 100%; height: 2.5rem; border-radius: 1.25rem; text-align: center; line-height: 2.5rem; color: #fff; background-image: linear-gradient(to right, #FF619C , #BE43FF); font-size: .8rem; font-weight: 700; letter-spacing: 1px; }
.Register .footer { text-align: center; position: fixed; width: 100%; left: 0; bottom: .75rem; font-size: .6rem; color: #FFFFFF; opacity: .5; } .Register .footer { text-align: center; position: fixed; width: 100%; left: 0; bottom: .75rem; font-size: .6rem; color: #FFFFFF; opacity: .5; }
.Register .InviterBox { width: 100%; margin-top: 2.4rem; display: flex; flex-direction: column; justify-content: center; align-items: center; } .Register .InviterBox { width: 100%; margin-top: 2.4rem; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.Register .InviterImg { width: 3.4rem; height: 3.4rem; } .Register .InviterImg { width: 3.4rem; height: 3.4rem; }
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<!-- 立即注册按钮 --> <!-- 立即注册按钮 -->
<div class="btn_box"> <div class="btn_box">
<div class="Register_btn reg_bottom_login">注册</div> <div class="Register_btn reg_bottom_login">注册</div>
<div class="Register_btn reg_bottom_login">下载直播</div> <div class="Register_btn reg_bottom_login" style="margin-top: .8rem;">下载直播</div>
</div> </div>
</div> </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 to comment