Commit 4bff08fc by libai

测试

parent 460b88f4
...@@ -33,7 +33,11 @@ ...@@ -33,7 +33,11 @@
background: url(../images/vip-tip-bg-en.png) no-repeat; background: url(../images/vip-tip-bg-en.png) no-repeat;
} }
.vipBody1 .vip-tip-bg { .vipBody1 .vip-tip-bg {
background: url(../images/vip-tip-bg-en.png) no-repeat; background: url(../images/vip-tips-content-en.png) no-repeat;
}
.vipBody1 .vip-bottom {
width: 400px;
margin-left: -200px;
} }
.m-box { .m-box {
width: 1200px; width: 1200px;
......
...@@ -35,10 +35,11 @@ ...@@ -35,10 +35,11 @@
} }
.vip-tip-bg{ .vip-tip-bg{
background: url(../images/vip-tip-bg-en.png)no-repeat; background: url(../images/vip-tips-content-en.png)no-repeat;
} }
.vip-bottom{ .vip-bottom{
width: 400px;
margin-left: -200px;
} }
} }
.m-box { .m-box {
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<link rel="stylesheet" href="../css/base.css"> <link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="../css/login.css?v=2023053101"> <link rel="stylesheet" href="../css/login.css?v=2023053101">
<link rel="stylesheet" href="css/index.css?v=2023060101"> <link rel="stylesheet" href="css/index.css?v=2023060102">
<script src="https://accounts.google.com/gsi/client" async defer></script> <script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="lib/hello.js"></script> <script src="lib/hello.js"></script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></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 sign in to comment