Commit ca9431b3 by doszhang

dos

parent fb44542a
......@@ -294,12 +294,13 @@ input::-webkit-input-placeholder {
@keyframes fadeInOut1 {
0%,
100% {
80% {
opacity: 1;
}
50% {
opacity: 0.3;
81%,
100% {
opacity: 0;
}
}
......
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