Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
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
e1227803
authored
3 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改官網
parent
0841e5f8
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
css/new/index.css
css/new/index.css
View file @
e1227803
...
...
@@ -58,7 +58,7 @@ body {
width
:
6.987rem
;
height
:
13rem
;
position
:
absolute
;
top
:
2.
4
rem
;
top
:
2.
6
rem
;
left
:
50%
;
transform
:
translateX
(
-50%
);
z-index
:
10
;
...
...
@@ -118,7 +118,7 @@ body {
width
:
8rem
;
text-align
:
center
;
position
:
absolute
;
top
:
1rem
;
top
:
1
.2
rem
;
left
:
50%
;
transform
:
translateX
(
-50%
);
}
...
...
@@ -240,7 +240,7 @@ body {
.recommendBox
{
width
:
100%
;
position
:
absolute
;
top
:
2.
4
rem
;
top
:
2.
6
rem
;
left
:
0rem
;
overflow-y
:
scroll
;
}
...
...
@@ -300,10 +300,10 @@ body {
background
:
url(../../img/new3/download.png)
no-repeat
;
background-size
:
contain
;
position
:
fixed
;
top
:
10
rem
;
bottom
:
1.6
rem
;
right
:
0.2rem
;
animation
:
upWard2
1s
linear
0s
infinite
alternate
;
-webkit-animation
:
upWard
2
1s
linear
0s
infinite
alternate
;
-webkit-animation
:
upWard
1s
linear
0s
infinite
alternate
;
display
:
none
;
z-index
:
99
;
}
...
...
@@ -314,7 +314,7 @@ body {
background
:
url("../../img/new3/imageSprites.png")
no-repeat
;
background-size
:
100%
100%
;
position
:
fixed
;
bottom
:
1.
4
rem
;
bottom
:
1.
6
rem
;
left
:
92%
;
animation
:
upWard
1s
linear
0s
infinite
alternate
;
-webkit-transform
:
translateX
(
-50%
);
...
...
@@ -323,11 +323,11 @@ body {
@-webkit-keyframes
upWard
{
from
{
bottom
:
1.
4
rem
;
bottom
:
1.
6
rem
;
}
to
{
bottom
:
1rem
;
bottom
:
1
.3
rem
;
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment