Commit f694100e by doszhang

dos

parent 5ce2b4b6
...@@ -206,16 +206,15 @@ input::-webkit-input-placeholder { ...@@ -206,16 +206,15 @@ input::-webkit-input-placeholder {
} }
.flag-page .flag-block:nth-child(even) { .flag-page .flag-block:nth-child(even) {
margin-left: 1rem; margin-left: 2.5rem;
width: 12.9rem; width: 12.9rem;
} }
.flag-page .flag-no { .flag-page .flag-no {
font-size: 1.3rem; font-size: 1.3rem;
color: #222222; color: #fff;
line-height: 1.85rem; line-height: 2.99rem;
text-align: center; text-align: center;
padding-left: 0.2rem;
} }
.flag-page .flag-text { .flag-page .flag-text {
......
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