公共css
2021-07-04 15:06
标签:content pad cal display line 12px auto logs splay 公共css 标签:content pad cal display line 12px auto logs splay 原文地址:http://www.cnblogs.com/theWayToAce/p/7109874.html * {
margin: 0;
padding: 0;
word-break: break-all;
font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}
.clearfix {
zoom: 1;
}
.clearfix:after {
content: "";
clear: both;
display: block;
}
body {
color: #5c5c5c;
text-decoration: none;
font-size: 12px;
line-height: 22px;
word-break: normal;
width: 100%;
min-width: 1200px;
max-width: 1920px;
margin: 0 auto;
font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}
ul,form {
margin: 0px;
padding: 0px;
}
input,
img,
select {
vertical-align: middle;
}
a {
text-decoration: none;
color: #5C5C5C;
}
a:active {
color: #333333;
}
a:hover {
color: #999;
text-decoration: none;
}
img {
border: 0px;
}
ul,
li {
list-style: none outside;
}
h1,h2,h3,h4,h5,h6,b{font-weight:normal;}
上一篇:ajax(post)
下一篇:Http协议具体解释