csdn style 代码备份

2019-08-13  本文已影响0人  霍尔元件
.htmledit_views code ol li div.hljs-ln-code, .htmledit_views code ol li div.hljs-ln-numbers, .htmledit_views pre code, .htmledit_views pre code div, .htmledit_views pre code span, code {
    font-family:"Monaco", "YaHei Monaco Hybird" !important;
    /*     font-family:"Consolas", "YaHei Monaco Hybird" !important; */
    font-style:normal;
}
/* main {
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    width: 300px;
    height: 350px;
    position: absolute;
/*     left: 50%; */
/*     transform: translate(-50%, -50%); */
} */

/* 底部登录注册框 */
 .pulllog-box {
    display:none !important;
}
/* 右侧广告 */
 #kp_box_476 {
    display:none;
}
/* 右下角vip推广 */
 .meau-gotop-box {
    display:none;
}
/* 右侧文章推送 */
 .right-item {
    display:none;
}
/* 自动展开文章 */
 .article_content {
    height:100% !important;
}
/* 隐藏 阅读全文,收藏,分享 按钮 */
 .hide-article-box {
    display:none;
}
/* 最新文章 */
 #asideNewArticle {
    display:none !important;
}
/* 个人分类 */
 #asideCategory {
    display:none !important;
}
/* 归档 */
 #asideArchive {
    display:none !important;
}
/* 热门文章 */
 #asideHotArticle {
    display:none !important;
}
/* 最新评论 */
 #asideNewComments {
    display:none !important;
}
/* 联系我们 */
 #asideFooter {
    display:none !important;
}
/* 左侧轮播广告 */
 .mb8 {
    display:none;
}
/* 底部文章推荐 */
 .recommend-box {
    display:none;
}
/* 评论栏上方广告 */
 .t0 {
    display:none;
}
/* 顶部工具栏 */
 #csdn-toolbar {
    display:none;
}

.csdn-side-toolbar{
    display:none;
}

/* 右侧工具栏 */
 .tool-box {
    display:none !important;
}
/* 左侧二维码广告 */
 .fourth_column {
    display:none !important;
}
/* 隐藏某些博主的自定义图片背景 */
 body {
    background:#f7f7f7 !important;
}
/* 隐藏博客之星广告 */
 .blog_star_enter {
    display:none !important;
}


.pulllog-box,
.tool-box,
#csdn-toolbar,
#reportContent,
.indexSuperise,
.meau-gotop-box,
#dmp_ad_58,
.mediav_ad,
.ad,
.recommend-box,
.recommend-fixed-box,
.recommend-right,
aside {
    display: none !important;
}
main {
    position: absolute;
    width:850px !important;
    left: -200px;
/*     left: 0; */
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
 */
/* body,
main,nav,ul,ul li,a,div nav,
div,_4paradigm_box,
p,a,table,tbody,tr,td,
h1,h2,h3,h4,
pre,blockquote,span,button,li,
div.p4courset3_target,code,#comment_content

{
    background:#F6F4EC!important;
}
 */

/* #csdn-toolbar {
   background-color: #FFF;
    position: fixed;
    top: 0px;
    z-index: 999;
    opacity: 0.9
} */

/* .hljs {
    background:#ffffff00;
} */
上一篇 下一篇

猜你喜欢

热点阅读