Commit 26e014fc by doszhang

dos

parent 8ea41328
......@@ -67,6 +67,10 @@ video {
-webkit-animation: bounce 1s 2.4s ease-in infinite;
}
.bj-img {
z-index: 1;
}
@-webkit-keyframes bounce {
0%,20%,53%,80%,to {
-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
......
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