Commit 48b586dc by doszhang

dos

parent afd186d2
...@@ -139,6 +139,11 @@ input::-webkit-input-placeholder { ...@@ -139,6 +139,11 @@ input::-webkit-input-placeholder {
color: #c30303; color: #c30303;
} }
.flag-page .choose-block.animate {
animation: fadeInOut 2s linear infinite;
-webkit-animation: fadeInOut 2s linear infinite;
}
.flag-page .flag-block { .flag-page .flag-block {
float: left; float: left;
position: relative; position: relative;
......
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