#cnblogs_post_body h2 {
background: gray !important;
background: #4646A2 !important;
border-radius: 4px 4px 4px 4px !important;
color: #fff;
font-family: "微软雅黑", "宋体", "黑体", Arial;
font-size: 17px;
font-weight: bold;
margin: 15px 0 !important;
padding: 5px 0 5px 15px;
}

#cnblogs_post_body h3 {
background: gray !important;
background: #00B2EE !important;
border-radius: 4px 4px 4px 4px !important;
color: #FFFFF0;
font-family: "微软雅黑", "宋体", "黑体", Arial;
font-size: 15px;
font-weight: bold;
margin: 15px 0 !important;
padding: 5px 0 5px 20px;
width: 75%;
}
#cnblogs_post_body h4 {
background: gray !important;
background: #FF79BC !important;
border-radius: 4px 4px 4px 4px !important;
color: #FFFFF0;
font-family: "微软雅黑", "宋体", "黑体", Arial;
font-size: 14px;
font-weight: bold;
margin: 15px 0 !important;
padding: 5px 0 5px 25px;
width:50%;
}


.blogStats{
     display:none
}
#home{
    width:90%;
}
.cnblogs_code pre{
     font-size:13px !important;
}
#cnblogs_post_body ul{
    margin-top: 14px;
}



#sideBarMain h3, .newsItem h3{
font-size:15px;
background-color: #EEDFCC;
}
#sideBarMain ul{
font-size:14px;
line-height: 2em;
}





# 取色网址：https://www.114la.com/other/rgb.htm

标题背景色带代码