zoukankan      html  css  js  c++  java
  • 备份我的博客园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;
    }
  • 相关阅读:
    [转载] <深入理解.NET> 导读
    32bit Assembler is Easy, why and how to develop using the assembler; start learning to program in Assembly now!
    一致代码段,非一致代码段
    Data Mining、Data Warehousing、OLAP三者关系 [收藏]
    对比Windows和Linux两系统的动态库
    Win32汇编开发环境介绍和RadAsm简明教程
    How to make a 32 bit protected mode boot sector.
    龙芯CPU 参数
    并发编程第一章简单介绍和环境准备
    并发编程第三章线程创建、原理、常用线程方法
  • 原文地址:https://www.cnblogs.com/tuhooo/p/7911099.html
Copyright © 2011-2022 走看看