Commit b9f03fe2 by doszhang

dos

parent baad6e07
...@@ -175,6 +175,11 @@ input::-webkit-input-placeholder { ...@@ -175,6 +175,11 @@ input::-webkit-input-placeholder {
text-align: center; text-align: center;
line-height: 2rem; line-height: 2rem;
color: #222222; color: #222222;
display: inline-block;
width: 2.25rem;
height: 2rem;
background: url(../image2/flag-no.png) left top no-repeat;
background: 100% 100%;
} }
.personal-page .flag-text { .personal-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