Commit 16cdbc86 by libai

测试

parent 84c64548
...@@ -512,8 +512,9 @@ ...@@ -512,8 +512,9 @@
transform: scaleX(5) scaleY(4.5); transform: scaleX(5) scaleY(4.5);
position: relative !important; position: relative !important;
top: 0.4rem !important; top: 0.4rem !important;
height: 0.4rem !important; height: 0.8rem !important;
opacity: 0 !important; opacity: 0 !important;
width: 2rem !important;
} }
#buttonDiv-big { #buttonDiv-big {
position: absolute; position: absolute;
......
...@@ -524,8 +524,9 @@ ...@@ -524,8 +524,9 @@
transform: scaleX(5) scaleY(4.5); transform: scaleX(5) scaleY(4.5);
position: relative !important; position: relative !important;
top: 0.4rem !important; top: 0.4rem !important;
height: 0.4rem !important; height: 0.8rem !important;
opacity: 0 !important; opacity: 0 !important;
width: 2rem !important;
} }
} }
#buttonDiv-big{ #buttonDiv-big{
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<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=2022111701"> <link rel="stylesheet" href="css/index.css?v=2022111701">
<link rel="stylesheet" href="css/login.css?v=2022111711"> <link rel="stylesheet" href="css/login.css?v=2022111733">
<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>
<script src="lib/hello.js"></script> <script src="lib/hello.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