modify by jcy
This commit is contained in:
parent
20b8fc5fe1
commit
3d71cb16aa
@ -116,8 +116,8 @@ input[type=radio]:checked:after{content:''; display:block; width:12px; height:12
|
||||
.form_label{display:inline-block; width:86px; float:left;}
|
||||
.ipt_wrap{position:relative; overflow:hidden;}
|
||||
.ipt_wrap .ipt{position:relative; width:100%; padding:10px 0; height:20px; border:0; margin:0;}
|
||||
.form_cardimg{float:right; width:90px; overflow:hidden; margin:7px 0 0 10px; text-align:center; vertical-align:middle;}
|
||||
.form_cardimg img{max-width:100%;}
|
||||
.form_cardimg{float:right; width:90px; height:40px; overflow:hidden; margin:0 0 0 10px; text-align:center; vertical-align:middle;}
|
||||
.form_cardimg img{max-width:100%; height:100%;}
|
||||
|
||||
.btn{ height:40px; padding:0 1em;-webkit-box-sizing: border-box; line-height:40px; background:#ffbb51; border:0; margin:0; display:inline-block; border-radius:3px; font-size:1.1875rem; color:#FFF; text-align:center; position:relative; overflow:hidden;}
|
||||
.btn:active{background: #fa7a13;box-shadow: 0 1px 0px #fa6f13}
|
||||
|
Loading…
Reference in New Issue
Block a user