Commit b5d5ff75 by 刘海龙

111

parent 4ba44adf
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<link href="__APP__/css/pay_video_3g.css" rel="stylesheet"> <link href="__APP__/css/pay_video_3g.css" rel="stylesheet">
<style> <style>
.df_pay-buy { position: fixed; bottom: 0; box-shadow: 0px -1px 0px 0px rgba(230,230,230,1) } .df_pay-buy { position: fixed; bottom: 0; box-shadow: 0px -1px 0px 0px rgba(230,230,230,1) }
.df_pay-buy h3 { text-align: left; padding-left: 12px; } .df_pay-buy h3 { text-align: left; padding-left: 12px; box-sizing: border-box; }
.df_pay-buy a { height: 44px; margin-top: 4px; border-radius: 22px; background: #A4CE6C; } .df_pay-buy a { height: 44px; margin-top: 4px; border-radius: 22px; background: #A4CE6C; }
</style> </style>
......
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