img+em {
    width: 100%;
    display: inline-block;
    text-align: center !important;
}

#MySignature {
    font-weight: bold;
}
.dayTitle,
.entrylistItemTitle {
    font-size: 16px;
    text-align: right;
    margin-bottom: 0px;
}

.day .postDesc,
.entrylist .entrylistItemPostDesc {
    font-size: 16px;
    text-align: left;
}
.postSeparator {
    border: 2px solid #1a8bc8;
    margin-top: 5px;
    margin-bottom: 20px;
}

.day .postTitle,
.entrylist .entrylistItemTitle {
    text-align: left;
    font-size: 20px;
}

#author_profile,
#post_next_prev,
.dayTitle>a {
    display: none;
}

#green_channel {
    width: 100%;
    padding: 10px 0;
}

#green_channel a {
    width: 100%;
    margin-right: 0;
    background: none;
    padding: 10px 0px !important;
    font-size: 20px;
    letter-spacing: 5px;
}

a#green_channel_weibo,
a#green_channel_wechat {
    display: none !important;
}

#post_detail #cnblogs_post_body p {
    line-height: 1.8;
    font-size: 16px;
}

#cnblogs_post_body h3 {
    font-size: 20px;
}

#cnblogs_post_body blockquote {
    margin-inline-start: 0;
    margin-inline-end: 0;
    background: #F5F5F5;
    border: 2px solid #ccc;
}

.c_b_p_desc {
    display: none;
}

.post {
    box-shadow: inset 0px 0px 5px #000;
}

code:not(.hljs) {
    color: #c7254e;
    font-family: "Source Code Pro", Consolas, Menlo, Monaco, "Courier New", monospace !important;
    font-size: .8em !important;
}

#cnblogs_post_body code.hljs {
    padding: 16px !important;
    border: none !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    background: #f6f6f6 !important;
    font-family: "Source Code Pro", Consolas, Menlo, Monaco, "Courier New", monospace !important;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
}

#Header1_HeaderTitle~h1,
.postTitle {
    font-size: 32px;
    text-align: center;
    margin: 0;
}

a {
    color: #235ea7 !important;
}

.header {
    background: url(https://www.cnblogs.com/images/cnblogs_com/wljqds/1306609/o_nav.PNG);
    background: black;
    padding: 0px;
    padding-top: 20px;
    text-align: center;
}

#Header1_HeaderTitle {
    font-size: 60px;
    color: #fff !important;
    font-weight: bold !important;
    font-style: italic;
}

body {
    width: 80%;
    margin: 0 auto;
}

.post li {
    font-size: 17px;
}

.entrylist {
    border: none;
}

.author_avatar,
#under_post_kb {
    display: none;
}

#q {
    width: 100% !important;
}

#leftcontent {
    border: none;
}

div.footer,
#sidebar_shortcut {
    display: none;
}

div.myfooter {
    display: block;
    background: none;
}

#like {
    position: absolute;
    bottom: 15px;
    left: 10px;
}

.catListTitle {
    background: none;
}

#blogCalendar {
    display: none;
}

#centercontent {
    padding: 0;
    max-width: 850px;
    margin: 0 auto;
}

.day,
div.header,
#green_channel,
.entrylist {
    border: none;
}
.entrylistTitle {
    font-size: 20px;
    margin: 0 0 0 20px;
}
.day, .entrylist {
    box-shadow: 3px 5px 10px 1px rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    margin: 20px;
    color: inherit;
}
.post {
    border: none;
}

html,
body {
    background: #F5F5F5;
}

#kb_block,
#under_post_news {
    display: none;
}

#author_profile,
#div_digg {
    float: none;
}

#green_channel_digg,
#green_channel_follow,
#green_channel_favorite {
    width: 100%;
}

a#green_channel_digg,
a#green_channel_follow,
a#green_channel_favorite {
    padding: 10px;
}

#author_profile {
    width: 100px;
    margin: 10px auto;
}

#div_digg {
    width: 125px;
    margin: 10px auto;
}

#author_profile_detail a:first-child {
    font-size: 15px;
}

#leftcontentcontainer {
    background-image: linear-gradient(to bottom, #79D8CE, #f5f5f5);
}

#leftcontent {
    position: absolute;
    top: 0px;
    left: auto;
    right: 10px;
    width: 8.5%;
}

.diggit {
    float: none;
    display: inline-block;
}

.buryit {
    margin: 0px;
    display: none;
}

.footer {
    margin: 10px auto;
    width: 200px;
}

#tbCommentBody {
    width: 100%;
    height: 100px;
}

#ad_t2,
#cnblogs_c1,
#cnblogs_c2 {
    display: none;
}

@keyframes blinking {

    0%,
    100% {
        filter: drop-shadow(0 0 3px rgba(255, 192, 203, .78));
    }

    50% {
        filter: drop-shadow(0 0 10px rgba(255, 192, 203, .78));
    }
}

#Header1_HeaderTitle:hover {
    animation: blinking 1s ease infinite;
}

#Header1_HeaderTitle:hover~h1 {
    color: #fff;
}

.post *::selection {
    background: #D6ECFE;
}

.post *::-moz-selection {
    background: #D6ECFE;
}

.post *::-ms-selection {
    background: #D6ECFE;
}

#cnblogs_post_body p {
    line-height: 1.85em;
    font-size: 15.5px;
}

#cnblogs_post_body img {
    width: 100%;
}

#blog_nav_rss_image {
    display: none;
}

#mylinks {
    text-align: center;
}

#mylinks a {
    text-decoration: none;
    font-size: 1.5em;
    margin: 20px;
    padding: 10px;
    color: #fff !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

#mylinks a:hover {
    background-color: #f5f5f5;
    border-bottom: 5px solid #79D8CE;
    border-top: 5px solid #79D8CE;
    color: #000 !important;
    border-radius: 10px;
}

#mystats {
    position: absolute;
    top: 10px;
    font-size: 17px;
    left: 200px;
}

#mytopmenu {
    padding: 20px 0px;
    background: black;
    border: none;
    margin: 0;
    box-sizing: border-box;
    border: 2px solid #000;
    height: 69px;
}

#mytopmenu:hover {
    border-top: 2px solid #fff;
}

.commentbox_main {
    width: 100%;
}
.topicListFooter {
    text-align: center;
}

/* font-size: 20px */
.feedbackListSubtitle,
#leftcontentcontainer h3,
.catList,
.pager {
    font-size: 20px;
}

/* !important */
#leftcontentcontainer h3 span {
    font-size: 20px !important;
}
.entrylist .entrylistItemPostDesc a {
    color: inherit !important;
}
#mystats,
#green_channel,
#under_post_card1,
#under_post_card2 {
    display: none !important;
}