Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
chinaamc-2020flag
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
d194b897
authored
Jan 10, 2020
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
9d1e8945
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
11 deletions
+6
-11
Public/static/css/index.css
+6
-11
No files found.
Public/static/css/index.css
View file @
d194b897
...
...
@@ -82,18 +82,13 @@ input::-webkit-input-placeholder {
}
.home-page
.candle-block.animate
{
animation
:
fadeInOut
1s
ease
infinite
;
-webkit-animation
:
fadeInOut
1s
ease
infinite
;
}
.home-page
.light1
{
animation
:
fadeInOut2
2s
ease
infinite
;
-webkit-animation
:
fadeInOut2
2s
ease
infinite
;
animation
:
fadeInOut2
1s
ease
infinite
;
-webkit-animation
:
fadeInOut2
1s
ease
infinite
;
}
.home-page
.light2
{
animation
:
fadeInOut
2
2s
1s
ease
infinite
;
-webkit-animation
:
fadeInOut
2
2s
1s
ease
infinite
;
animation
:
fadeInOut
2s
1s
ease
infinite
;
-webkit-animation
:
fadeInOut
2s
1s
ease
infinite
;
}
.home-page
.candle
{
...
...
@@ -101,8 +96,8 @@ input::-webkit-input-placeholder {
}
.home-page
.btn-next.animate
{
animation
:
fadeInOut
1s
ease
infinite
;
-webkit-animation
:
fadeInOut
1s
ease
infinite
;
animation
:
fadeInOut
2
1s
ease
infinite
;
-webkit-animation
:
fadeInOut
2
1s
ease
infinite
;
}
@keyframes
fadeInOut2
{
...
...
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