.postTitle{
font-size: 25px;
}
p,ol,ul{
font-family: Menlo,courier new,courier;
font-size: 16px;
margin: 1px 0;
}
.postBody li{
margin-bottom: 6px;
}
#cnblogs_post_body h2,#cnblogs_post_body h3,#cnblogs_post_body h4{
background: #3f454c;
font-size: 25px;
height: 25px;
line-height: 22px;
padding: 10px 20px;
border-radius: 6px 6px 6px 6px;
box-shadow: 0px 0px 0px 1px rgb(95,90,75), 1px 1px 6px 1px rgba(10,10,0,0.5);
color: white;
font-family: "Microsoft Yahei","宋体","黑体",Arial;
font-weight: bold;
margin: 1em 0 0.5em !important;
text-shadow: 2px 2px 3px rgb(34,34,34);
}
#cnblogs_post_body h3,#cnblogs_post_body h4{
font-size: 20px;
height: 20px;
line-height: 18px;
padding: 8px 20px;
}
a, a:hover{
text-decoration: none !important;
}
dt{
font-family: "Monaco" !important;
font-size: 15px;
}
#navCategory{
position: fixed;
overflow: auto;
height: 600px;
}