Commit bfbade50 by doszhang

dos

parent 718ed560
......@@ -75,11 +75,11 @@ input::-webkit-input-placeholder {
.flag-block {
float: left;
position: static;
position: relative;
}
.flag-block div {
position: relative;
.flag-block:nth-child(odd) {
margin-left: 1rem;
}
.flag-no {
......@@ -97,4 +97,5 @@ input::-webkit-input-placeholder {
padding-left: 0.5rem;
background: url('../image2/text-bottom.png') left bottom no-repeat;
background-position: 0.2rem 0.8rem;
width: 12.35rem;
}
\ No newline at end of file
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