#loading{bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;background-color:#f4f5f5;pointer-events:none}.loader-inner{will-change:transform;width:40px;height:40px;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;background-color:#3742fa;border-radius:50%;animation:scaleout 0.6s infinite ease-in-out forwards;text-indent:-99999px;z-index:999991}@keyframes scaleout{0%{transform:scale(0);opacity:0}40%{opacity:1}100%{transform:scale(1);opacity:0}}#catalog ul li:hover{background-color:#4fc08d}.cnblogs-markdown:not(pre,div,td)>code,.blogpost-body:not(pre,div,td)>code{color:#D83B64 !important;background-color:#f9f2f4 !important}#cnblogs_post_body p,.blogpost-body p{font-size:15px}

.blogpost-body :not(pre,div,td)>code {
    background-color: #f9f2f4 !important;
    color: #D83B64 !important;
    font-weight: 600;
}
#winbox-1{
    width: 275px !important;
    height: 90vh !important;
}
.h2-list a {
    font-size: 15px;
}
.h3-list a {
    font-size: 14px;
}
.custom-card-desc .c_b_p_desc {
    font-size: 13px;
    color: black;
    font-family: JetBrains Mono-Regular;
}
#cnblogs_post_body p, .blogpost-body p {
    font-family: monospace !important;
    font-size: 16px;
}
#catalog ul li a {
     font-family: monospace !important;
}
#sidebar_recentposts ul li, .recent_comment_title {
    font-weight: 500;
     font-family: monospace !important;
}
#sidebar_shortcut ul li, #sidebar_toptags ul li {
    font-weight: 500;
     font-family: monospace !important;
}
.left-side-wrapper ul li:hover {
    background-color: #4fc08d;
}
.catalog-title:hover {
    background-color: #4fc08d;
}

.cnblogs-markdown :not(pre,div,td)>code, .blogpost-body :not(pre,div,td)>code {
    font-family: monospace !important;
}
#mainContent .cnblogs-markdown h2, 
#mainContent .cnblogs-markdown h3,
#mainContent .cnblogs-markdown h4{
    font-family: monospace !important;
}
