Commit c90f76f5 by libai

测试

parent 372c2cc6
...@@ -515,7 +515,7 @@ ...@@ -515,7 +515,7 @@
opacity: 0 !important; opacity: 0 !important;
width: 3rem !important; width: 3rem !important;
margin: 0 !important; margin: 0 !important;
left: 0.5rem !important; left: 1rem !important;
} }
#buttonDiv-big { #buttonDiv-big {
position: absolute; position: absolute;
......
...@@ -529,7 +529,7 @@ ...@@ -529,7 +529,7 @@
opacity: 0 !important; opacity: 0 !important;
width: 3rem !important; width: 3rem !important;
margin: 0 !important; margin: 0 !important;
left: 0.5rem !important; left: 1rem !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=2022111723"> <link rel="stylesheet" href="css/login.css?v=2022111724">
<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