最新回答 / 艾狄生
图片居中一般设置相对定位或者设置margin属性具体的数值来居中, display: table-cell; vertical-align:middle;这个垂直居中属性,你可以试一下!
2016-09-21
最新回答 / pc已经有人有3949117
.search>form>input[type=text]{border-radius:40px; width:170px; height:30px; line-height:30px; outline:none; text-indent:5px; font-family:"微软雅黑"; font-size:14px; color:#bfbfbf; behavior:url(borderradius.htc); border:none; border:1px solid #666...
2016-09-13