Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footseen-large-website

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 65c6760a authored 2 years ago by libai's avatar libai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

测试

parent b1636b06
Hide whitespace changes
Inline Side-by-side
Showing with 7 additions and 3 deletions
  • mTest/css/login.css
  • mTest/css/login.less
  • mTest/index.html
mTest/css/login.css
View file @ 65c6760a
......@@ -514,7 +514,9 @@
top: 0.4rem !important;
height: 0.8rem !important;
opacity: 0 !important;
width: 2rem !important;
width: 3rem !important;
margin: 0 !important;
left: 0 !important;
}
#buttonDiv-big {
position: absolute;
......
This diff is collapsed. Click to expand it.
mTest/css/login.less
View file @ 65c6760a
......@@ -526,7 +526,9 @@
top: 0.4rem !important;
height: 0.8rem !important;
opacity: 0 !important;
width: 2rem !important;
width: 3rem !important;
margin: 0 !important;
left: 0 !important;
}
}
#buttonDiv-big{
......
This diff is collapsed. Click to expand it.
mTest/index.html
View file @ 65c6760a
......@@ -35,7 +35,7 @@
<link rel="stylesheet" href="css/base.css?v=2022111701">
<link rel="stylesheet" href="css/layer.css">
<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 async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
<script src="lib/hello.js"></script>
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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