common.css CSS初始化文件
@charset "utf-8"; /* reset */ body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, th, td, input, textarea, button, hr, pre, blockquote, fieldset, legend, figure, menu{margin:0;padding:0;} a{outline: none;color: #666;text-decoration: none;star:expression(this.onFocus=this.blur());} h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;} img {border: none;} input, textarea, select{outline: none;} input[type="button"], input[type="submit"], input[type="image"]{cursor: pointer;} input[type="radio"], input[type="checkbox"]{border: none;} input[type="text"], input[type="password"], input[type="file"], textarea{border: 1px solid #ccc;border-radius: 3px;} input::-ms-clear, input::-ms-reveal{display: none;} textarea{outline:none;resize: none;} table, th, td {border-collapse: collapse;} ul, li{list-style: none;} /* general */ .clearfix{*zoom: 1;} .clearfix:after{display: block;clear: both;height: 0;content: ‘‘;} .fl{float: left;} .fr{float: right;} .show{display: block} .hide{display: none}
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。