分享自己使用CSS的public

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,td,figure{margin:0;padding:0;}
body{font:12px "宋体"; word-wrap:break-word;}
a,u,s,del{color:#666;text-decoration:none}
fieldset ,a img,.bor0 {border:0;}
i,em,b{font-style:normal;font-weight:100;}
li{list-style:none}
img{vertical-align:middle}
table{border-collapse:collapse;}
.ind2{text-indent:2em}
input,textarea{outline:none;}
.over{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.vcenter{vertical-align:middle;width:0;height:100%;display:inline-block;}

.clear{zoom:1;}
.clear:after{content:"";clear:both;display:block;height:0;overflow:hidden; visibility:hidden;
}
.l{float:left;}
.r{float:right;}
.ic_1{position:relative;top:-1px;}
.ic_2{position:relative;top:-2px;}
.margin{margin:0 auto;width:1200px;}
.an05{transition:.5s linear all;}
.opa08{transition:.2s all;}
.opa08:hover{opacity:.8;}

上一篇:GnuTLS recv error (-54): Error in the pull function(解决方法)


下一篇:在idea中push到github失败