Commit 4ec57cc5 by doszhang

dos

parent bf0a54d7
...@@ -278,7 +278,7 @@ input::-webkit-input-placeholder { ...@@ -278,7 +278,7 @@ input::-webkit-input-placeholder {
} }
.checked-flag-list .checked-flag-no { .checked-flag-list .checked-flag-no {
font-size: 1.2rem; font-size: 1.1rem;
text-align: center; text-align: center;
line-height: 2rem; line-height: 2rem;
color: #222222; color: #222222;
...@@ -288,7 +288,6 @@ input::-webkit-input-placeholder { ...@@ -288,7 +288,6 @@ input::-webkit-input-placeholder {
background: url(../image2/flag-no.png) left top no-repeat; background: url(../image2/flag-no.png) left top no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
margin-top: 0.05rem; margin-top: 0.05rem;
padding-left: 0.25rem;
} }
.checked-flag-list .checked-flag-text { .checked-flag-list .checked-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