Commit cf570cd0 by doszhang

dos

parent 6cb5bf87
...@@ -83,7 +83,9 @@ video { ...@@ -83,7 +83,9 @@ video {
-webkit-animation: arrow 2s linear infinite; -webkit-animation: arrow 2s linear infinite;
} }
.link-arrow { .link-arrow,
.more1-arrow,
.more2-arrow {
animation: linkArrow 1s linear infinite; animation: linkArrow 1s linear infinite;
-webkit-animation: linkArrow 1s linear infinite; -webkit-animation: linkArrow 1s linear infinite;
} }
......
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