
正文
css 通用reset,common
提示:扫一扫查出行【扫一扫了解最新限行尾号】
复制提示
/*------------------------------------*\ $RESET\*------------------------------------*/body, div, h1, h2, h3, h4, h5, p, ul, ol, form { margin:;}img { border:;}:focus { outline:;}h4, h5, h6 { font-size: 100%;}body { line-height: 1.5;}ol, ul { list-style: none;}table { border-collapse: collapse; border-spacing:;}input, textarea, select { font-size: 100%; font-family: inherit;}/*------------------------------------*\ $RESET END\*------------------------------------*/
/*------------------------------------*\ $COMMOM\*------------------------------------*/.fr { float: right;}.fl { float: left;}.txt_hidden { text-indent: 100%; white-space: nowrap; overflow: hidden;}.hidden { display: none;}.clearfix:after { content: "."; display: block; height:; clear: both; visibility: hidden;}.ellipsis { word-wrap: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis}/*------------------------------------*\ $COMMOM END\*------------------------------------*/







