本人积累的各种网站漂亮字体的CSS样式,风格漂亮,大家可以看一下。
漂亮的网站字体样式
样式一:
body {
margin: 0; padding: 0;
line-height: 1.5em;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
background: #f2e7ca url(images/templatemo_body.jpg) top center no-repeat;
}
样式二:
body {
background:#2f373a;
font-family:Arial,Helvetica,sans-serif;font-size:100%;
line-height:1em;color:#4e4e4e;
min-width:920px;
border-top:10px solid #0c0e0e
}
样式三:
body {
font-family:Arial,Helvetica,sans-serif;
font-size:1em;