Commit eec0fd9c by doszhang

dos

parent 7a728e1a
...@@ -152,7 +152,7 @@ input::-webkit-input-placeholder { ...@@ -152,7 +152,7 @@ input::-webkit-input-placeholder {
color: #222222; color: #222222;
line-height: 1.85rem; line-height: 1.85rem;
text-align: center; text-align: center;
padding-left: 0.25rem; padding-left: 0.2rem;
} }
.flag-page .flag-text { .flag-page .flag-text {
...@@ -316,6 +316,7 @@ input::-webkit-input-placeholder { ...@@ -316,6 +316,7 @@ input::-webkit-input-placeholder {
display: inline-block; display: inline-block;
width: 2.25rem; width: 2.25rem;
height: 2rem; height: 2rem;
padding-left: 0.2rem;
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%;
} }
......
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