Commit 36e9f340 by doszhang

dos

parent fbafe0f9
......@@ -210,10 +210,11 @@ input::-webkit-input-placeholder {
}
@keyframes tips {
0% {
50% {
opacity: 0.1;
}
0%,
100% {
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