maoyazhi

Input框去掉蓝色边框:

<input type="text" name="" value="" class="Inpt" />

.Inpt{border:0;outline:none;/*去除蓝色边框*/}

分类:

技术点:

相关文章: