Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
animateCom-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王丹
animateCom-web
Commits
e7c06554
Commit
e7c06554
authored
Mar 15, 2022
by
wangdan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交样式修改
parent
afcf0dfe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
17 deletions
+17
-17
components/floatup/floatup.css
+17
-17
No files found.
components/floatup/floatup.css
View file @
e7c06554
...
...
@@ -42,8 +42,8 @@ body,html{
line-height
:
70px
;
}
.floatup_1
{
top
:
40
%
;
left
:
2
0%
;
top
:
25
%
;
left
:
3
0%
;
background
:
url(./img/icon1.png)
no-repeat
;
background-size
:
100%
100%
;
animation
:
floatup_ani1
3s
linear
0s
infinite
;
...
...
@@ -52,7 +52,7 @@ body,html{
}
.floatup_2
{
top
:
65%
;
left
:
3
0
%
;
left
:
3
5
%
;
background
:
url(./img/icon2.png)
no-repeat
;
background-size
:
100%
100%
;
animation
:
floatup_ani2
3s
linear
0s
infinite
;
...
...
@@ -60,7 +60,7 @@ body,html{
-moz-animation
:
floatup_ani2
3s
linear
0s
infinite
;
}
.floatup_3
{
top
:
35
%
;
top
:
40
%
;
left
:
40%
;
background
:
url(./img/icon3.png)
no-repeat
;
background-size
:
100%
100%
;
...
...
@@ -69,8 +69,8 @@ body,html{
-moz-animation
:
floatup_ani3
3s
linear
0s
infinite
;
}
.floatup_4
{
top
:
6
0%
;
left
:
5
0
%
;
top
:
4
0%
;
left
:
5
5
%
;
background
:
url(./img/icon4.png)
no-repeat
;
background-size
:
100%
100%
;
animation
:
floatup_ani4
3s
linear
0s
infinite
;
...
...
@@ -78,8 +78,8 @@ body,html{
-moz-animation
:
floatup_ani4
3s
linear
0s
infinite
;
}
.floatup_5
{
top
:
5
0
%
;
left
:
5
5
%
;
top
:
5
7
%
;
left
:
5
0
%
;
background
:
url(./img/icon5.png)
no-repeat
;
background-size
:
100%
100%
;
animation
:
floatup_ani5
3s
linear
0s
infinite
;
...
...
@@ -88,7 +88,7 @@ body,html{
}
.floatup_6
{
top
:
25%
;
left
:
6
5%
;
left
:
5
5%
;
background
:
url(./img/icon6.png)
no-repeat
;
background-size
:
100%
100%
;
animation
:
floatup_ani6
3s
linear
0s
infinite
;
...
...
@@ -106,11 +106,11 @@ body,html{
100
%
{
opacity
:
1
}
}
@keyframes
floatup_ani1
{
from
{
opacity
:
1
;
top
:
40
%
}
from
{
opacity
:
1
;
top
:
25
%
}
to
{
opacity
:
0
;
top
:
0%
}
}
@-webkit-keyframes
floatup_ani1
{
from
{
opacity
:
1
;
top
:
80
%
}
from
{
opacity
:
1
;
top
:
25
%
}
to
{
opacity
:
0
;
top
:
0%
}
}
@keyframes
floatup_ani2
{
...
...
@@ -122,27 +122,27 @@ body,html{
to
{
opacity
:
0
;
top
:
0%
}
}
@keyframes
floatup_ani3
{
from
{
opacity
:
1
;
top
:
35
%
}
from
{
opacity
:
1
;
top
:
40
%
}
to
{
opacity
:
0
;
top
:
0%
}
}
@-webkit-keyframes
floatup_ani3
{
from
{
opacity
:
1
;
top
:
35
%
}
from
{
opacity
:
1
;
top
:
40
%
}
to
{
opacity
:
0
;
top
:
0%
}
}
@keyframes
floatup_ani4
{
from
{
opacity
:
1
;
top
:
4
5
%
}
from
{
opacity
:
1
;
top
:
4
0
%
}
to
{
opacity
:
0
;
top
:
0%
}
}
@-webkit-keyframes
floatup_ani4
{
from
{
opacity
:
1
;
top
:
4
5
%
}
from
{
opacity
:
1
;
top
:
4
0
%
}
to
{
opacity
:
0
;
top
:
0%
}
}
@keyframes
floatup_ani5
{
from
{
opacity
:
1
;
top
:
60
%
}
from
{
opacity
:
1
;
top
:
57
%
}
to
{
opacity
:
0
;
top
:
0%
}
}
@-webkit-keyframes
floatup_ani5
{
from
{
opacity
:
1
;
top
:
60
%
}
from
{
opacity
:
1
;
top
:
57
%
}
to
{
opacity
:
0
;
top
:
0%
}
}
@keyframes
floatup_ani6
{
...
...
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