css resize
/*resize*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,menu {
margin:
0;
padding:
0;
}
body {
font-size:
12px;
-webkit-text-size-adjust:
none;
font-family:
Arial,Helvetica,sans-serif;
}
img {
border:
none;
}
ol,ul {
list-style:
none;
}
em {
font-style:
normal;
}
a {
text-decoration:
none;
}
.clearfix {
#zoom:
1;
}
.clearfix:after {
content:
' ';
display:
block;
height:
0;
clear:
both;
color:
#fff;
}
body {
background:
#333;
}
转载于:https://www.cnblogs.com/pengfei25/p/11050894.html
相关资源:JAVA上百实例源码以及开源项目
转载请注明原文地址: https://mac.8miu.com/read-72913.html