博客施工暂时告一段落

某园真是良心企业啊,居然广告div没写成行内样式。。。于是我就把广告也屏蔽了= =

body{
    background:url(http://bz1080p.com/wp-content/uploads/2015/01/bz1080p.com_2015-01-09_02-36-10.jpg) no-repeat fixed top;
    font-family: "Microsoft Yahei";
}
#main{
    opacity: 0.8;
}
#Header1_HeaderTitle{
    font-size:45px;
}
#blogTitle h2{
    font-size: 20px;
    margin: 1em 0 0 4em;
}
.catListTitle{
    color: #222;
    border-radius: 5px;
}

#navList a{
    font-size: 15px;
}
#navList a:link{
        text-decoration: none;
        text-shadow:none; 
}
.postTitle a{ 
    font-size: 18px;
}
.postTitle a:link{
    color: #1c7791;
}
.postTitle a:hover{
    color: orange;
}
.dayTitle a:link{
    color: #BDBDBD;
}
.c_b_p_desc{
    font-size: 14px;
}
#footer{
    font-size: 15px;
    color: #BDBDBD;

}
.cnblogs_code{
    border-radius: 7px;
}
.c_ad_block{
    display: none;
}
#site_nav_under{
    visibility:hidden;
}
原文地址:https://www.cnblogs.com/taoshen/p/4979608.html