/*
body {
    /* background: linear-gradient(rgba(255, 255, 255, 0.455), rgba(255, 255, 255, 0.455)),
    url("https://pic.imgdb.cn/item/62c92258f54cd3f9377f5f62.jpg"); *//*
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    height: 100%;
    width: 100%;
}
#home {
    background-color: #fffffff0 !important;
}*/

/* pre[class*="language-"] {
    background-color: #272822cc
}/* */
.newsItem, .mySearch, #blog-calendar, .catListLink, .catListTag, .catListPostCategory.sidebar-block,
.catListPostArchive.sidebar-block, .catListView, .catListFeedback, .catListComment {
    background: #0000 !important;
}
*/
#hitokoto {
    width: 450px;
    height: auto;
    padding-bottom: 12px;
    border: 4px solid #000;
    margin: 0 auto;
}

/* .CalTodayDay {
    background-color: orange !important;
} */

/* .postTitle {
    border-left: 3px solid orange !important;
} */

/* .postTitle2.vertical-middle.pinned-post, .postTitle2.vertical-middle {
    color: #f8bf57 !important;
} *//*
.pinned-post-mark {
    display: none !important;
}
.postTitle2.vertical-middle.pinned-post>span:before {
    content: '「置顶」';
    margin-right: -10px;
/*     color: rgb(251, 209, 126) !important; *//*
}
/* .postTitle a:link, .postTitle a:visited, .postTitle a:active {
  transition: 0s;
} */

/* a:hover {
  color: #f8bf57 !important;
} *//*
div#cnblogs_ch, div#opt_under_post, div#cnblogs_c1, div#under_post_card1, div#under_post_card2 {
    display: none !important;
}
h3 {
    font-size: 20px !important;
}
h4 {
    font-size: 18px !important;
}
h1 {
    font-size: 25px !important;
}*/
@font-face {
    font-family: 'FiraCode';
    font-style: normal;
    font-weight: 300;
    src: url('https://files.cnblogs.com/files/blogs/643881/FiraCode-Regular.css?t=1728873596&download=true') format('truetype');
}

/*body, h3, h1, */code {
  font-family: 'FiraCode', 'Consolas', 'Microsoft Yahei', serif !important;
}

code {
    font-size: 13px !important;
}