Commit 65c6760a by libai

测试

parent b1636b06
...@@ -514,7 +514,9 @@ ...@@ -514,7 +514,9 @@
top: 0.4rem !important; top: 0.4rem !important;
height: 0.8rem !important; height: 0.8rem !important;
opacity: 0 !important; opacity: 0 !important;
width: 2rem !important; width: 3rem !important;
margin: 0 !important;
left: 0 !important;
} }
#buttonDiv-big { #buttonDiv-big {
position: absolute; position: absolute;
......
...@@ -526,7 +526,9 @@ ...@@ -526,7 +526,9 @@
top: 0.4rem !important; top: 0.4rem !important;
height: 0.8rem !important; height: 0.8rem !important;
opacity: 0 !important; opacity: 0 !important;
width: 2rem !important; width: 3rem !important;
margin: 0 !important;
left: 0 !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=2022111720"> <link rel="stylesheet" href="css/login.css?v=2022111721">
<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