/* 更改文章字体标题 */ 
#cnblogs_post_body { color: black; font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif; font-size: 15px; letter-spacing:0.1px;} #cnblogs_post_body h1 { text-align:center; font-family: "微软雅黑" , "宋体" , "黑体" ,Arial; font-size: 24px; font-weight: bold; height: 24px; line-height: 24px; margin: 24px 0;} #cnblogs_post_body h2 { text-align:center; background: #eea256; color: #FFFFFF; font-family: "微软雅黑" , "宋体" , "黑体" ,Arial; font-size: 18px; font-weight: bold; height: 15px; line-height: 15px; margin: 18px 0 !important; padding: 8px 0 8px 5px;} #cnblogs_post_body h3 { text-align:left; font-family: "微软雅黑" , "宋体" , "黑体" ,Arial; font-size: 18px; font-weight: bold; height: 15px; line-height: 15px; margin: 18px 0;}

/* 设置签名格式 定制css样式 */
#MySignature {background-color: #daf4ff; border-radius: 4px; padding: 28px 8px 8px 18px; line-height: 1.0; font-size: 16px; font-family: 'Microsoft Yahei'; } 