您的位置:首页 > Web前端 > CSS

我原来自定义的一些CSDN BLOG样式.

2005-06-18 18:17 609 查看
body {
font-size: 12px;
text-decoration: none;
}
.postTitle {
font-size: 14px;
font-weight: bold;
color: #339900;
text-decoration: none;
}
.postText {
font-size: 12px;
color: #000000;
text-decoration: none;
}
.dateTitle {
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
background-color: #003333;
font-weight: normal;
}
.postFoot {
font-size: 9px;
text-decoration: none;
background-color: #E3E3E3;
}
h1 {
font-size: 14px;
text-decoration: none;
background-color: #CCCCCC;
}
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: