• 博客园皮肤


    这个是之前在网上找到的别的博主的一份代码。(感谢!)

    皮肤选 MoonlightInk

    @font-face {
      font-family: 'FontAwesome';
      font-style: normal;
      font-weight: normal;
      src: url("http://blog.zhaishidan.cn/css/font/fontawesome-webfont.eot?#iefix") format('embedded-opentype'), url("http://blog.zhaishidan.cn/css/font/fontawesome-webfont.woff") format('woff'), url("http://blog.zhaishidan.cn/css/font/fontawesome-webfont.ttf") format('truetype'), url("http://blog.zhaishidan.cn/css/font/fontawesome-webfont.svg#FontAwesomeRegular") format('svg');
    }
    * {
      margin: 0;
      padding: 0;
    }
    body {
      background: #eee;
      color: #444;
      font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      font-size: 14px;
      text-shadow: 0 0 1px transparent;
      color:#505050;
    }
    @media screen and (max- 1260px) {
      body {
        margin: 0px;
      }
    }
    @media screen and (max- 600px) {
      body {
        font-size: 13px;
      }
    }
    h1,h2,h3,h4,h5,h6 {font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;}
    h1 {font-size: 1.8em;}
    h2 {font-size: 1.5em;}
    h3 {font-size: 1.3em;}
    a {text-decoration: none;color: #258fb8;}
    a:hover {text-decoration: underline;}
    #home{
        margin: 0 auto;
         85%;
        background-color: #fff;
        padding: 30px;
        margin-top: 50px;
        margin-bottom: 50px;
        box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
        border-radius: 20px;
    }
    #tbCommentBody { 100%;}
    #blogTitle {22%;margin-top: -10px;text-align: center;}
    .alignright {float: right;}
    .clearfix {zoom: 1;}
    .clearfix:before,.clearfix:after {content: "";display: table;}
    .clearfix:after {clear: both;}
    #header, #main, #footer { 100%;margin: 0 auto;}
    @media screen and (max- 1260px) {
      #main {
         95%;
      }
    }
    #mainContent {
       75%;
      float: left;
      margin-left: 10px;
    }
    @media screen and (max- 1260px) {
      #main-col {
         100%;
        margin-right: -300px;
      }
    }
    @media screen and (max- 900px) {
      #main-col {
        margin-right: 0;
        float: none;
      }
    }
    @media screen and (max- 1260px) {
      #wrapper {
        margin-right: 300px;
      }
    }
    @media screen and (max- 900px) {
      #wrapper {
        margin-right: 0;
      }
    }
    #header {
      text-shadow: 0 0 1px #fff;
      margin: 20px auto 30px;
      position: relative;
      height: 60px;
      color: #999;
    }
    #header a {
      color: #999;
    }
    #header a:hover {
      color: #258fb8;
      text-decoration: none;
    }
    #header h1 {
      font-weight: normal;
      font-size: 30px;
    }
    #header h2 {
      font-weight: normal;
      font-size: 0.9em;
      margin-top: 10px;
      margin-left: 30px;
    }
    #header #navigator {
      font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
       100%;
      font-size: 16px;
        border-bottom: 1px solid #ededed;
        border-top: 1px solid #ededed;
        height: 50px;
        line-height: 50px;
        clear: both;
        margin-top: 25px;
    }
    #header #navigator ul {
      list-style: none;
    }
    #header #navigator ul li {
      float: left;
       10%;
      text-align: center;
      margin-right: 15px;
    }
    #header .blogStats {
      float: right;
      font-size: 13px;
    }
    .topicListFooter {
      margin-top:30px;
      margin-bottom: 30px;
      margin-right: 0 !important;
    }
    .topicListFooter a {
      display: inline !important;
      padding: 10px 20px;
      background: #ddd;
      color: #999;
      font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
      text-shadow: 0 0 1px #fff;
      border-radius: 5px;
    }
    .topicListFooter a:hover {
      background: #258fb8;
      color: #fff;
      text-decoration: none;
      text-shadow: none;
    }
    .topicListFooter .prev:before {
      content: 'f053';
      padding-right: 10px;
      font-family: FontAwesome;
    }
    .topicListFooter .next:after {
      content: 'f054';
      padding-left: 10px;
      font-family: FontAwesome;
    }
    article {
      -webkit-box-shadow: 1px 2px 3px #ddd;
      box-shadow: 1px 2px 3px #ddd;
      background: #fff;
    }
    article.page {
      padding-left: 20px;
    }
    article.page .icon {
      display: none;
    }
    .postIcon:before {
      content: 'f016';
    }
    article.photo .icon:before {
      content: 'f030';
    }
    article.link .icon:before {
      content: 'f0c1';
    }
    article.link .title a:after {
      content: 'f08e';
      color: #999;
      font: 12px FontAwesome;
      padding-left: 10px;
      vertical-align: super;
    }
    /******************************************以下自定义样式***********************************************/
    #MySignature{
    border-top: 2px solid #ccc;
        padding-top: 20px;
    }
    .pager{
        border-bottom: 1px dashed #ddd;
        padding-bottom: 30px;
    margin-bottom: -30px;
    }
    #blog-calendar{
      0px;
      height:0px;
      display: none !important;
    }
    #TopViewPostsBlock ul li{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
         100%;
        display: inline-block;
        height: 30px;
        line-height: 30px;
    }
    .day .dayTitle{
          display: none !important;
    }
    //去掉广告
    #ad_t2,#opt_under_post,.c_ad_block,#under_post_news,#under_post_kb{
        display: none !important;
    }
    .postTitle, .entrylistPosttitle {
      font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 1.8em;
      padding: 20px 20px 15px 0px;
      background: #fff;
      border-radius: 10px 10px 0px 0px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .entrylistPostSummary, .postCon, .postBody {
      padding: 0 20px 15px 0px;
      -webkit-box-shadow: 1px 2px 3px #ddd;
      box-shadow: 0 2px 0 #ddd;
      background: #fff;
      position: relative;
    }
    .postDesc, .entrylistItemPostDesc {
      padding: 0px 20px 15px 0px;
      color: #999;
      font-size: 0.9em;
      line-height: 16px;
      position: relative;
      min-height: 16px;
      background: #fff;
      border-bottom: 1px dashed #ccc;
    }
    #blog-calendar {
      display: none;
    }
    @media screen and (max- 600px) {
      .postCon {
        padding-left: 0px;
      }
    }
    .postIcon {
      height: 0px;
      margin-right: 25px;
      position: relative;
      top: 25px;
      left: 25px;
      color: #258fb8;
    }
    @media screen and (max- 600px) {
      article header .icon {
        display: none;
      }
    }
    .postIcon:before {
      position: absolute;
      font: 32px FontAwesome;
      top: 0;
      left: 0;
       32px;
      text-align: center;
    }
    article header time {
      color: #999;
      font: 0.9em "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
      margin-bottom: 5px;
      display: block;
      line-height: 1;
    }
    article header .title {
      font-weight: normal;
    }
    article header .title a {
      color: #444;
    }
    article header .title a:hover {
      color: #258fb8;
      text-decoration: none;
    }
    #cnblogs_post_body {
      text-align: justify;
      line-height: 1.6;
    }
    #cnblogs_post_body p,
    #cnblogs_post_body blockquote,
    #cnblogs_post_body ul,
    #cnblogs_post_body ol,
    #cnblogs_post_body dl,
    #cnblogs_post_body table,
    #cnblogs_post_body iframe,
    #cnblogs_post_body h3,
    #cnblogs_post_body h4,
    #cnblogs_post_body h5,
    #cnblogs_post_body h6,
    #cnblogs_post_body .video-container {
      margin-top: 15px;
    }
    #cnblogs_post_body blockquote {
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      font-style: italic;
      font-family: "Georgia", serif;
      font-size: 1.2em;
      padding: 0 30px 15px;
    }
    #cnblogs_post_body blockquote footer {
      border-top: none;
      font-size: 0.8em;
      line-height: 1;
      margin: 20px 0 0;
      padding-top: 0;
    }
    #cnblogs_post_body blockquote footer cite:before {
      content: '—';
      color: #ccc;
      padding: 0 0.5em;
    }
    #cnblogs_post_body code,
    #cnblogs_post_body pre {
      font-family: Monaco, Menlo, Consolas, Courier New, monospace;
    }
    #cnblogs_post_body code {
      background: #eee;
      color: #666;
      padding: 0 5px;
      margin: 0 2px;
      font-size: 0.9em;
      border: 1px solid #ddd;
      -webkit-border-radius: 3px;
      border-radius: 3px;
    }
    #cnblogs_post_body pre {
      background: #eee;
      overflow: auto;
      padding: 7px 15px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
    }
    #cnblogs_post_body pre code {
      background: none;
      padding: 0;
      margin: 0;
      border: none;
      -webkit-border-radius: 0;
      border-radius: 0;
    }
    #cnblogs_post_body ul ul,
    #cnblogs_post_body ol ul,
    #cnblogs_post_body dl ul,
    #cnblogs_post_body ul ol,
    #cnblogs_post_body ol ol,
    #cnblogs_post_body dl ol,
    #cnblogs_post_body ul dl,
    #cnblogs_post_body ol dl,
    #cnblogs_post_body dl dl {
      margin-top: 0;
    }
    #cnblogs_post_body h1,
    #cnblogs_post_body h2 {
      font-weight: bold;
      border-bottom: 1px solid #ddd;
      padding-bottom: 10px;
      margin-top: 20px;
    }
    #cnblogs_post_body h3,
    #cnblogs_post_body h4,
    #cnblogs_post_body h5,
    #cnblogs_post_body h6 {
      font-weight: normal;
      background: #eee;
        border-radius: 6px;
        color: Red;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
        height: 25px;
        line-height: 25px;
        margin: 18px 5px !important;
        padding: 8px;
        opacity: 0.8;
        border: 1px dashed #aaa;
    }
    .postBody img, 
    .entrylistPostSummary img, .postCon img,
    .postBody video {
      max- 100%;
      height: auto;
      border: none;
    }
    #cnblogs_post_body iframe {
      border: none;
    }
    #cnblogs_post_body .caption {
      display: block;
      margin-top: 5px;
      color: #999;
      position: relative;
      font-size: 0.9em;
      padding-left: 25px;
    }
    #cnblogs_post_body .caption:before {
      content: 'f040';
      position: absolute;
      font: 1.3em FontAwesome;
      position: absolute;
      left: 0;
      top: 3px;
    }
    #cnblogs_post_body .video-container {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px;
      height: 0;
      overflow: hidden;
    }
    #cnblogs_post_body .video-container iframe,
    #cnblogs_post_body .video-container object,
    #cnblogs_post_body .video-container embed {
      position: absolute;
      top: 0;
      left: 0;
       100%;
      height: 100%;
      margin-top: 0;
    }
    #cnblogs_post_body .pullquote {
      float: right;
      border: none;
      padding: 0;
      margin: 1em 0 0.5em 1.5em;
      text-align: left;
       45%;
      font-size: 1.5em;
    }
    #blog-comments-placeholder, #comment_form {
      padding: 20px;
      background: #fff;
      -webkit-box-shadow: 1px 10px 10px #ddd;
      box-shadow: 10px 10px 10px #ddd;
      margin-bottom: 50px;
        border: 1px solid #ccc;
    padding-top:0;
    }
    .feedback_area_title {
      margin-bottom: 15px;
      font-size: 1.8em;
    }
    .feedbackItem {
      border-bottom: 1px dashed #CCC;
      margin-bottom: 10px;
      padding: 5px;
    }
    .color_shine {background: rgb(226, 242, 255);}
    .feedbackItem:hover {-webkit-animation-name: color_shine;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;}
    #comment_form .title {
      font-weight: normal;
      margin-bottom: 15px;
    }
    #ad_under_post_holder {
      display: none;
    }
    .entrylistTitle {
      color: #999;
      font-weight: normal;
      margin-bottom: 30px;
      text-shadow: 0 0 1px #fff;
    }
    .entrylistTitle:before {
      font-family: FontAwesome;
      content: 'f07b';
      padding-right: 15px;
    }
    .archive {
      -webkit-box-shadow: 1px 2px 3px #ddd;
      box-shadow: 1px 2px 3px #ddd;
      border-bottom: 1px solid #ddd;
      margin-bottom: 50px;
    }
    .archive article {
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    .archive article .post-content {
      margin-bottom: 0;
    }
    #sideBar{
       22%;
      line-height: 1.8em;
      float: right;
    }
    @media screen and (max- 900px) {
      #sideBar {
        float: none;
         100%;
      }
    }
    .catListLink, .catListMyTeams, .catListComment, .catListFeedback {
      display: none;
    }
    .search, .newsItem, .catListPostCategory, .catListPostArchive, .catListTag, .catListView, .catListBlogRank {
      background: #fff;
      -webkit-box-shadow: 1px 2px 3px #ddd;
      box-shadow: 10px 10px 10px #ddd;
      margin-bottom: 30px;
      word-wrap: break-word;
      border-radius: 10px;
      margin-top: 10px;
      border: 1px solid #ddd;
    }
    #blog-sidecolumn h3, .newsItem h3 {
      padding: 15px 20px;
      font-size: 1em;
      border-bottom: 1px solid #ddd;
      font-weight: normal;
    }
    #blog-sidecolumn ul, .newsItem #blog-news {
      font-size: 0.9em;
      padding: 15px 20px;
    }
    #blog-sidecolumn ul,
    #blog-sidecolumn ol,
    #blog-sidecolumn dl {
      list-style: none;
    }
    #blog-sidecolumn ul ul,
    #blog-sidecolumn ol ul,
    #blog-sidecolumn dl ul,
    #blog-sidecolumn ul ol,
    #blog-sidecolumn ol ol,
    #blog-sidecolumn dl ol,
    #blog-sidecolumn ul dl,
    #blog-sidecolumn ol dl,
    #blog-sidecolumn dl dl {
      list-style: disc;
      margin-left: 20px;
    }
    #q {
      background: #fff;
      font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
      font-style: italic;
      font-size: 1em;
      padding: 10px 15px;
      border: 1px solid #ddd;
       100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      color: #999;
      height: 100%;
    }
    #q:focus {
      color: #444;
    }
    /*隐藏搜索框中的无用组件*/
    .mySearch {
      display: none;
    }
    
    #sideBar .tag small {
      margin-left: 15px;
      color: #999;
    }
    #sideBar .tag small:before {
      content: '(';
    }
    #sideBar .tag small:after {
      content: ')';
    }
    #sideBar .twitter li {
      border-bottom: 1px solid #ddd;
      padding: 15px 20px;
      font-size: 0.9em;
    }
    #sideBar .twitter li:last-of-type {
      border-bottom: none;
    }
    #sideBar .twitter small {
      display: block;
      margin-top: 10px;
      color: #999;
      line-height: 1;
    }
    #sideBar .tagcloud .entry {
      padding-right: 5px;
    }
    #sideBar .tagcloud a {
      margin-right: 10px;
      display: inline-block;
    }
    #footer {
      color: #999;
      margin-bottom: 50px;
      font: 0.9em/1.6 "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
      text-shadow: 0 0 1px #fff;
      text-align:center;
      margin: 30px 0px 50px;
    }
    .entry .gist {
      background: #eee;
      border: 1px solid #ddd;
      margin-top: 15px;
      padding: 7px 15px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      text-shadow: 0 0 1px #fff;
      line-height: 1.6;
      overflow: auto;
      color: #666;
    }
    .entry .gist .gist-file {
      border: none;
      font-family: inherit;
      margin: 0;
      font-size: 0.9em;
    }
    .entry .gist .gist-file .gist-data {
      background: none;
      border-bottom: none;
    }
    .entry .gist .gist-file .gist-data pre {
      padding: 0 !important;
      font-family: Monaco, Menlo, Consolas, Courier New, monospace;
    }
    .entry .gist .gist-file .gist-meta {
      background: none;
      color: #999;
      margin-top: 5px;
      padding: 0;
      text-shadow: 0 0 1px #fff;
      font-size: 100%;
    }
    .entry .gist .gist-file .gist-meta a {
      color: #258fb8;
    }
    .entry .gist .gist-file .gist-meta a:visited {
      color: #258fb8;
    }
    figure.highlight {
      background: #eee;
      border: 1px solid #ddd;
      margin-top: 15px;
      padding: 7px 15px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      text-shadow: 0 0 1px #fff;
      line-height: 1.6;
      overflow: auto;
      position: relative;
      font-size: 0.9em;
    }
    figure.highlight figcaption {
      color: #999;
      margin-bottom: 5px;
      text-shadow: 0 0 1px #fff;
    }
    figure.highlight figcaption a {
      position: absolute;
      right: 15px;
    }
    figure.highlight pre {
      border: none;
      padding: 0;
      margin: 0;
    }
    figure.highlight table {
      margin-top: 0;
      border-spacing: 0;
    }
    figure.highlight .gutter {
      color: #999;
      padding: 7px 10px 7px 5px !important;
      border-right: 1px solid #ddd;
      text-align: right;
    }
    figure.highlight .code {
      padding: 7px 7px 7px 10px !important;
      border-left: 1px solid #fff;
      color: #666;
    }
    pre .comment,
    pre .template_comment,
    pre .diff .header,
    pre .doctype,
    pre .pi,
    pre .lisp .string,
    pre .javadoc {
      color: #93a1a1;
      font-style: italic;
    }
    pre .keyword,
    pre .winutils,
    pre .method,
    pre .addition,
    pre .css .tag,
    pre .request,
    pre .status,
    pre .nginx .title {
      color: #859900;
    }
    pre .number,
    pre .command,
    pre .string,
    pre .tag .value,
    pre .phpdoc,
    pre .tex .formula,
    pre .regexp,
    pre .hexcolor {
      color: #2aa198;
    }
    pre .title,
    pre .localvars,
    pre .chunk,
    pre .decorator,
    pre .built_in,
    pre .identifier,
    pre .vhdl,
    pre .literal,
    pre .id {
      color: #268bd2;
    }
    pre .attribute,
    pre .variable,
    pre .lisp .body,
    pre .smalltalk .number,
    pre .constant,
    pre .class .title,
    pre .parent,
    pre .haskell .type {
      color: #b58900;
    }
    pre .preprocessor,
    pre .preprocessor .keyword,
    pre .shebang,
    pre .symbol,
    pre .symbol .string,
    pre .diff .change,
    pre .special,
    pre .attr_selector,
    pre .important,
    pre .subst,
    pre .cdata,
    pre .clojure .title {
      color: #cb4b16;
    }
    pre .deletion {
      color: #dc322f;
    }
    .feedbackListSubtitle { position: relative;}
    .feedbackManage { 160px;position: absolute;right: 0;text-align: right;}
    .cnblogs_code_toolbar {display: none;}
    #cnblogs_post_body {overflow: hidden;}
    #cnblogs_post_body ol { padding-left: 40px;}
    #cnblogs_post_body ul { margin-left: 35px;}
    .fixedReadRank { position: fixed; top: 20px;  270px; }
    .fixedRecRank { position: fixed; top: 360px;  270px; }
    figure.highlight { margin-top: 0; padding: 0;}
    figure table { 100%; margin: 0 !important;}
    #cnblogs_post_body pre { padding: 0; }
    #cnblogs_post_body th, #cnblogs_post_body td { padding: 0; }
    .cnblogs_code pre { padding: 7px 15px !important; background: #f5f5f5;border: 0;margin-top: 0;}
    .cnblogs_code th {border: 1px solid silver; padding: 3px;}
    .cnblogs_code { padding: 0;}
    /*评论标题*/
    .feedback_area_title {
        padding:10px;
        font-size:24px;
        font-weight:bold;
        color:#aaa;
        border-bottom:1px dashed #ccc;
    }
    .feedbackListSubtitle {
        font-size:12px;
        color:#888;
    }
    .feedbackListSubtitle a {
        color:#888;
    }
    .comment_quote {
        background:#FCFAAC;
        padding:15px;
        border:1px solid #CCC;
    }
    #commentform_title {
        color:#aaa;
        background-image:none;
        background-repeat:no-repeat;
        margin-bottom:10px;
        padding:10px 20px 10px 10px;
        font-size:24px;
        font-weight:bold;
        border-bottom:1px dashed #ccc;
    }
    /*评论框*/
    #comment_form {
        margin:10px 0;
        padding:25px;
        border-radius: 10px;
        height: 343px;
        overflow: hidden;
    }
    .commentform {
        margin:10px 0;
        padding:10px 20px;
        background:#fff;
    }
    /*评论输入域*/
    #tbCommentBody {
        font-family:'MIcrosoft Yahei';
        margin-top:10px;
        background:white;
        color:#333;
        border:2px solid #fff;
        box-shadow:inset 0 0 8px #aaa;
        height:120px;
        font-size:14px;
        min-height:120px;
        border-radius: 10px;
    }
    /*评论条目*/
    .feedbackItem {
        font-size:14px;
        line-height:24px;
        margin:10px 0;
        padding:20px;
    }
    .feedbackListSubtitle {
        font-weight:normal;
    }
    
    /*green_channel*/
    #green_channel {
        text:align:right;
        padding-left:0px;
        font-weight:normal;
        font-size:13px;
        100%;
        border:1px dashed #ccc;
        color:#fff;
        border-radius:4px;
        margin:5px auto;
    }
    @media screen and (max- 768px) {
      body {
        font-size: 13px;
      }
      #main{padding:0px !important;}
      #mainContent{ 96%;float: left;margin: 0px 2%;}
      #sideBar {display: none;}
      #blogTitle { 100%;float:none;margin: 20px auto 0 !important;}
      #header{height:auto !important;margin: 20px auto 5px;}
      #header #navigator{ 100%;text-align: center;float:none;}
      #header #navigator ul{ 100%;margin-left: 6%;}
      #header #navigator ul li {float: left; 25%;text-align: center;margin-right:0px;}
      .postTitle, .entrylistPosttitle{font-size:14px;padding: 20px 20px 15px 0px;}
      .postDesc, .entrylistItemPostDesc{padding: 0px 20px 15px 0px;}
      #green_channel{padding:0px !important;}
      #blog_stats{display: none;}
    }
    #blog-news label{box-shadow:5px 5px 5px #cccccc;text-shadow:5px 5px 5px #cccccc;border-radius:5px;}
    #div_digg{
        padding: 5px;
        border-radius: 5px;
        position: fixed;
        left: 0;
        bottom: 80px;
        80px;
        z-index:100;
    }
    .diggit{
    background: url(http://images2017.cnblogs.com/blog/894443/201709/894443-20170920105433618-867225449.png) no-repeat;
         60px;
        height: 60px;
    }
    #div_digg .diggnum{
    position: absolute;
        bottom: -20px;
        left: 6px;
        background: #D0D0D0;
        padding: 2px 0;
        display: block;
        color: #555;
        font-size: 12px;
        text-align: center;
         60px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        font-weight: bold;
    }
    .buryit{
    display: none;
    }
    /*scroll to top*/
    #scrollTop div{
        left:0;
        overflow:hidden;
        position:absolute;
        top:0;
        149px;
        margin:0;
        padding:0
    }
    #scrollTop .level-2{
        background:url(http://images2015.cnblogs.com/blog/894443/201707/894443-20170716165243785-2122236756.png) no-repeat scroll -149px 0 transparent;
        display:none;
        height:250px;
        opacity:0;
        z-index:1
    }
    #scrollTop .level-3{
        background:none repeat scroll 0 0 transparent;
        cursor:pointer;
        display:block;
        height:150px;
        z-index:2
    }
    #scrollTop{
     background:url(http://images2015.cnblogs.com/blog/894443/201707/894443-20170716165243785-2122236756.png) no-repeat scroll 0 0 transparent;
        cursor:default;
        display:block;
        height:250px;
        overflow:hidden;
        position:fixed;
        right:0;
        top:80%;
        149px;
        z-index:11;
        margin:-125px 0 0;
        padding:0
    }
    /*评论带头像,且支持旋转*/
    .feedbackCon img:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    }
     
    .feedbackCon img {
    border-radius: 40px;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    }
    View Code

     

    body {
        color: #000;
        background: url(https://files-cdn.cnblogs.com/files/solvit/back1.gif) fixed;
        background-size: cover;
        background-repeat: repeat;
        font-family: "微软雅黑","Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
        font-size: 12px;
        min-height: 100%;
    }
    #blogTitle h1 {
        font-size: 50px;
        font-family: Consolas;
        font-weight: bold;
        font-style: italic;
        margin-top: 20px;
    }
    .catListTitle {
        margin-top: 21px;
        margin-bottom: 10.5px;
        text-align: left;
        border-left: 10px solid rgba(82, 168, 236, 0.8);
        padding: 5px 0 5px 10px;
        background-color: rgba(245,245,245,0.3);
    }
    #home {
        margin: 0 auto;
         65%;
        min- 950px;
        background-color: rgba(255,255,255,0.8);
        padding: 30px;
        margin-top: 50px;
        margin-bottom: 50px;
        box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    }
    .newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
        background: none;
        margin-bottom: 35px;
        word-wrap: break-word;
    }
    #blog-calendar td {
        font-size: 12px;
        font-family: Consolas;
    }
    .input_my_zzk {
        border: 1px solid #ccc;
        background: none;
         100%;
        height: 25px;
        padding-right: 30px;
        padding-left: 5px;
        outline: 0;
    }
    .CalDayHeader {
        background: rgba(245,245,245,0.3) !important;
        font-weight: 100;
        color: #5E5F63;
    }
    .CalTitle {
        background: none;
         100%;
        height: 25px;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        padding: 5px 0;
        color: #FFF;
    }
    .CalTitle td {
        background: rgba(245,245,245,0.3) !important;
        border: 0px !important;
        color: #5E5F63;
        font-family: "Comic Sans MS";
    }
    a:link {
        color: cornflowerblue;
    }
    a:visited {
        color: cornflowerblue;
    }
    a:hover {
        color:cadetblue;
    }
    a:active {
        color:black;
    }
    .CalTodayDay {
        background: rgba(247,247,247,0.3) !important;
        color: #FFF;
        font-weight: bold;
    }
    .cnblogs_code {
        background-color: rgba(247,247,247,0.3);
        font-family: Consolas !important;
        font-size: 12px!important;
        border: 1px solid #ccc;
        padding: 5px 10px;
        overflow: auto;
        margin: 5px 0;
        color: #000;
    }
    .cnblogs_code div {
        background-color: rgba(247,247,247,0.3);
    }
    .cnblogs_code_collapse {
        border-right: gray 1px solid;
        border-top: gray 1px solid;
        border-left: gray 1px solid;
        border-bottom: gray 1px solid;
        background-color: rgba(247,247,247,0.3);
        padding: 2px;
    }
    blockquote {
        background: rgba(247,247,247,0.3);
        border: 2px solid #efefef;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    div.commentform input.author, div.commentform input.email, div.commentform input.url {
        background-image: url(http://static.cnblogs.com/images/icon_form.gif);
        border: 1px solid white !important;
        padding: 4px 4px 4px 30px;
         300px;
        font-size: 13px;
        background-color: rgba(247,247,247,0.3);
    }
    #comment_form_container .comment_textarea {
         362px;
        height: 200px;
        font-size: 13px;
        padding: 8px;
        margin-bottom: 10px;
        color: #555;
        border: 1px solid white;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        background-color: rgba(247,247,247,0.3);
    }
    .cnblogs_code pre {
    font-family: Consolas !important;
    font-size: 16px!important;
    word-wrap: break-word;
    white-space: pre-wrap;
    }
    .cnblogs_code span {
    font-family: Consolas !important;
    font-size: 16px!important;
    line-height: 1.5!important;
    }
    div#cnblogs_c2 {
    display: none;
    }
    div#cnblogs_c1 {
    display: none;
    }
    div#under_post_news {
    display: none;
    }
    div#ad_t2 {
    display: none;
    }
    div#under_post_kb {
    display: none;
    }
    .feedbackItem {
        margin: 10px 5px 0px;
        padding: 5px;
        box-shadow: 0 0 10px 0 #AAA;
    }
    #topics .postTitle {
        font-size:230%;
    }
    .postTitle a:link, .postTitle a:visited, .postTitle a:active {
        color: #21759b;
        transition: all 0.4s cubic-bezier(0, 0, 0.12, 1) 0s;
    }
    #cnblogs_post_body h2 {
        border-left: 10px solid rgba(82, 168, 236, 0.3);
        background: rgba(247,247,247, 0.3);
        padding: 3px 10px;
    }
    #cnblogs_post_body h3{
        border-left: 5px solid rgba(0, 235, 255, 0.3);
        padding: 2px 5px;
        background: rgba(247,247,247,0.3);
    }
    #cnblogs_post_body h4{
        border-left: 5px solid rgba(222, 101, 114,0.3);
        padding-left: 5px;
        background: rgba(247,247,247,0.3);
    }
    #cnblogs_post_body h1{
        background: rgba(247,247,247,0.3);
        border-left: 15px solid rgba(0, 122, 255, 0.3);
        padding: 3px 10px;
        font-size: 175%;
        border-right: 15px solid rgba(0, 122, 255, 0.3);
    }
    .buryit {
        display: none;
    }
    #div_digg {
        float: right;
        position: fixed;
         auto;
        bottom: 10px;
        left: 70%;
        margin-bottom: 10px;
        background: rgba(247,247,247,0.3);
        margin-right: 30px;
        font-size: 12px;
        box-shadow: 0 0 10px 0 #AAA;
        padding: 10px;
        border: 2px solid rgba(82, 168, 236, 0.8);
        text-align: center;
        margin-top: 10px;
    }
    textarea {
        background: rgba(247,247,247,0.3);
    }
    body{cursor:url('http://fq.wc.lt//up/1499563659.cur'),auto;}
    A{cursor:url('http://fq.wc.lt//up/1499563659.cur'),auto;}
    
    #navigatorTitleDiv
    {
        padding: 3px;
        position: fixed;
        top:244px; 
        right:304px;
        font-weight:bold;
        cursor:pointer;
        background-color: antiquewhite;
    }
    
    #navigatorDiv 
    {
        border-style:double;
        padding: 10px;
        padding-top:30px;
        position: fixed;
        top:240px; 
        right:300px;
        background-color: antiquewhite;
    }
    
    /*! Color themes for Google Code Prettify | MIT License | github.com/jmblog/color-themes-for-google-code-prettify */
    .pln{color:#4d4d4c}ol.linenums{margin-top:0;margin-bottom:0;color:#8e908c}li.L0,li.L1,li.L2,li.L3,li.L4,li.L5,li.L6,li.L7,li.L8,li.L9{padding-left:1em;background-color:#fff;list-style-type:decimal!important;}@media screen{.str{color:#718c00}.kwd{color:#8959a8}.com{color:#8e908c}.typ{color:#4271ae}.lit{color:#f5871f}.pun{color:#4d4d4c}.opn{color:#4d4d4c}.clo{color:#4d4d4c}.tag{color:#c82829}.atn{color:#f5871f}.atv{color:#3e999f}.dec{color:#f5871f}.var{color:#c82829}.fun{color:#4271ae}}
    
    /*下面是我设置背景色,字体大小和字体*/
    .cnblogs-markdown code{
        background:#fff!important;
    }
    .cnblogs_code,.cnblogs_code span,.cnblogs-markdown .hljs{
        font-size:16px!important;
    }
    
    .syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
        font-size: 16px!important;
    }
    
    .cnblogs_code, .cnblogs_code span, .cnblogs-markdown .hljs{
    font-family:consolas, "Source Code Pro", monaco, monospace !important;
    }
    View Code
  • 相关阅读:
    Git-常用命令大全
    winform- 发现一个博客做用户自定义控件文章非常好的
    winform- 实现画圆角矩形
    webpack 0-1 配置 以及 (性能优化)
    前端学习资料网址收集整理
    直线参数方程的研究
    高中数学向量点乘的坐标证明的一点疑惑。
    微信小程序下载视频或者照片或者文件到本地相册中
    Webpack配置区分开发环境和生产环境
    gitHub 搜索技巧
  • 原文地址:https://www.cnblogs.com/solvit/p/9588607.html
Copyright © 2020-2023  润新知