Commit 63a13286 by libai

测试

parent dcb5263e
...@@ -1093,7 +1093,7 @@ ...@@ -1093,7 +1093,7 @@
position: absolute; position: absolute;
left: 50%; left: 50%;
margin-left: -2.62rem; margin-left: -2.62rem;
top: 14.5rem; top: 12.5rem;
} }
.down-btn { .down-btn {
width: 6.18rem; width: 6.18rem;
...@@ -1103,7 +1103,7 @@ ...@@ -1103,7 +1103,7 @@
left: 50%; left: 50%;
margin-left: -3.09rem; margin-left: -3.09rem;
position: absolute; position: absolute;
top: 15.5rem; top: 13.5rem;
} }
.right-list-box-face span { .right-list-box-face span {
position: absolute; position: absolute;
......
...@@ -1126,7 +1126,7 @@ ...@@ -1126,7 +1126,7 @@
position: absolute; position: absolute;
left: 50%; left: 50%;
margin-left: -2.62rem; margin-left: -2.62rem;
top: 14.5rem; top: 12.5rem;
} }
.down-btn{ .down-btn{
width: 6.18rem; width: 6.18rem;
...@@ -1136,7 +1136,7 @@ ...@@ -1136,7 +1136,7 @@
left: 50%; left: 50%;
margin-left: -3.09rem; margin-left: -3.09rem;
position: absolute; position: absolute;
top: 15.5rem; top: 13.5rem;
} }
.right-list-box-face{ .right-list-box-face{
span{ span{
......
...@@ -34,8 +34,8 @@ ...@@ -34,8 +34,8 @@
<script src="lib/fsize.js"></script> <script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css?v=2022111701"> <link rel="stylesheet" href="css/base.css?v=2022111701">
<link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022111809"> <link rel="stylesheet" href="css/index.css?v=2022111810">
<link rel="stylesheet" href="css/login.css?v=2022111809"> <link rel="stylesheet" href="css/login.css?v=2022111810">
<script src="https://accounts.google.com/gsi/client" async defer></script> <script src="https://accounts.google.com/gsi/client" async defer></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