div#cnblogs_post_body h3,h4,h5 {
    margin: 1em 0 0.5em 0;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    position: relative;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.4);
    font-size: 18px;
    line-height: 40px;
    color: #355681;
    #border-bottom: 1px solid rgba(53,86,129, 0.3);
}

.cnblogs_code_copy {
display: none;
} 