Commit a1129bf6 by doszhang

dos

parent 47eee48f
......@@ -87,8 +87,8 @@ input::-webkit-input-placeholder {
}
.home-page .light2 {
animation: fadeInOut 2s 1s ease infinite;
-webkit-animation: fadeInOut 2s 1s ease infinite;
animation: fadeInOut 2s ease infinite;
-webkit-animation: fadeInOut 2s ease infinite;
}
.home-page .candle {
......@@ -120,7 +120,7 @@ input::-webkit-input-placeholder {
opacity: 0;
}
25% {
75% {
opacity: 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