• 备份我的博客园CSS


    #cnblogs_post_body p {
        margin: 0px auto;
        text-indent: 0;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
        line-height:20px;
        padding:0px 0;
    }
    
    div#comment_form {
        display: none;
    }
    
       .dayTitle {
    
        display: none;
    }
    .postCon {
        overflow: hidden;
        margin-bottom: 50px;
    }
    
    .forFlow {
        margin: 0 5px 0 5px;
    }
    
    #main {
        width: 900px;
        margin: auto;
    }
    
    #mainContent {
        margin: auto;
        background: #;
    }
    
    #cnblogs_post_body ul {
        margin-left: 42px;
        padding-left: 0;
        list-style: none;
    }
    
    #comment_nav {
        text-align: right;
        display: none;
    }
    
    #commentform_title {
        display: none;
    }
    
    .postTitle, .entrylistPosttitle, .feedback_area_title {
        font-size: 25px;
    }
    
    .commentbox_title_left, .commentbox_title_right {
    display: none;
    }
    
    #cnblogs_post_body ol li {
        list-style-type: decimal;
        text-align: justify;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
    }
    
    #cnblogs_post_body li {
        list-style: none;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
    }
    
    p {
        line-height:20px
    }
    #cnblogs_post_body th, #cnblogs_post_body td, .cnblogs-post-body th, .cnblogs-post-body td {
        padding:0px;
        line-height:18px
    }
    
    #blog-news {
        overflow: hidden;
        color: red;
    }
    
    #cnblogs_post_body h1 {
        background: #2B6695 !important;
        border-radius: 6px 6px 6px 6px !important;
        box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
        color: #FFFFFF;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
        font-size: 17px;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        margin: 15px 0 !important;
        padding: 5px 0 5px 20px;
        text-shadow: 2px 2px 3px #222222;
    }
    
    #cnblogs_post_body h2 {
        font-size: 21px;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
        font-weight: bold;
        line-height: 1.5;
        margin: 10px 0;
    }
    
    #cnblogs_post_body h3 {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.5;
        margin: 10px 0;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
    }
    
    #cnblogs_post_body h4 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.5;
        margin: 10px 0;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
    }
    
    h1.postTitle a {
        line-height: 1.5;
        font-size: 24px;
    }
    
    .postTitle, .entrylistPosttitle, .feedback_area_title {
        border-bottom: 1px solid #ddd;
        font-weight: bold;
        margin: 20px 0 10px;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
    }
    
    
    #blogTitle .subtitle {
        font-size: 16pt;
        color: red;
        font-weight: bold;
    }
    
    #blogTitle .title {
        font-size: 17pt;
        display: none;
    }
    
    
    #profile_block {
        margin-top: 5px;
        line-height: 1.5;
        text-align: left;
        color: black;
    }
    
    #blogTitle {
        padding: 16px;
        display: none;
    }
    
    #navigator {
        display: block;
    }
    
    .boxShadow {
        border-radius:5px;
        border: 1px solid #F00;
        background:#FFFF00;
        margin:0 auto
    }
    
    img{ vertical-align:middle;}
    
    #sideBar { display:none}
    
    #footer {
        text-align: center;
        display: none;
    }
    
    
    blockquote {
      font: 14px/22px normal helvetica, sans-serif;
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 20px;
      margin-right: 20px;
      padding-left: 15px;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      border-left: 3px solid #ccc;
      background-color:#f1f1f1
    }
    
    #main_wrap {
        margin-left: -400px;
        float: right;
        width: 100%;
        padding-top: 0;
        margin-top: 0;
    }
    
    #left_container {
        width: 400px;
        float: left;
        margin-top: 24px;
        border-right: 1px solid #6f736d;
        margin-right: -1px;
        font-size: 12px;
    }
    
    #sidebar_scorerank {
        display: none;
    }
    
    .postTitle, .entrylistPosttitle, .feedback_area_title {
        border-style: none;
    }
    
    #mainContent {
        margin: auto;
        background-color: rgb(232, 221, 203);
    }
    
    #header {
        background: #f9f9f9;
        display: none;
    }
    
    .postTitle, .entrylistPosttitle, .feedback_area_title {
        /* border-bottom: 1px solid #ddd; */
        font-size: 14px;
        font-weight: bold;
        margin: 20px 0 10px;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
    }
    
    .postDesc {
        display: none;
    }
    
    #blog_post_info_block {
        margin-top: 20px;
        display: none;
    }
    
    #ad_t2 {
        margin-top: 5px;
        line-height: 1.8;
        display: none;
    }
    
    #opt_under_post {
        line-height: 1.8;
        display: none;
    }
    
    #cnblogs_c1, #under_post_news, #cnblogs_c2, #under_post_kb, #HistoryToday {
        display:none;
    }
    
    .postTitle, .entrylistPosttitle, .feedback_area_title {
        /* border-bottom: 1px solid #ddd; */
        font-size: 14px;
        font-weight: bold;
        margin: 20px 0 10px;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Verdana,Arial;
        font-size: 25px;
    }
  • 相关阅读:
    windows 下搭建安装 sass
    mac 下搭建安装 sass
    解决 document.getElementsByClassName 在 IE8 下的兼容下的问题
    placeholder颜色
    文本两端对齐
    css3之border-color
    pip 安装自己开发模块 边调试边修改
    Go语言格式化字符
    遍历修改django bootstrap form 为 django bootstrap3
    git 合并两个仓库
  • 原文地址:https://www.cnblogs.com/tuhooo/p/7911099.html
Copyright © 2020-2023  润新知