zoukankan      html  css  js  c++  java
  • 有强迫症,总是希望看到的页面简洁美哒哒,就闲着无聊把模板整理了一下。

    用的是ThinkInside皮肤。

    在设置里添加了一些页面定制的CSS代码:

    body{background:#333;}
    #blogTitle h2,#footer,.forFlow a:hover{color:#fff;}
    .postTitle a:link, .postTitle a:visited, .postTitle a:active,.c_b_p_desc,.postBody,#EntryTag,.diggword,#topics .postDesc,#mainContent{color:#ddd;}
    .postDesc{color:#ccc;}
    #footer{border-top:1px solid #ddd;}
    .post{background:none;border:1px solid #fff;}
    #EntryTag a:link, #EntryTag a:visited, #EntryTag a:active{color:#0069d6;}
    #blog_post_info_block a:hover{color:#fff;}
    #site_nav_under,#ad_under_post_holder,#under_post_news,#google_ad_c2,#under_post_kb{display:none;}
    #green_channel{float:left;}
    #author_profile{margin-top:7px; 120px;margin-left: 266px;}
    .author_avatar{border-radius:25px;}
    #div_digg{margin:-10px 0 0 0;}
    .diggit,.buryit{ 46px;height: 46px;border-radius: 25px;padding-top:0;}
    .diggit{background:url('http://static.cnblogs.com/images/upup.gif') center -6px no-repeat;}
    .buryit{background:url('http://static.cnblogs.com/images/downdown.gif') center -6px no-repeat;}
    .postBody{border-bottom:1px dashed #ddd;}
    #topics .postDesc{margin-top:0;}
    .postDesc a:link, .postDesc a:visited, .postDesc a:active, .entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active{padding: 1px 3px 0px;}
    div.commentform textarea{1037px;background: none;border: 1px solid #DDD;border-radius: 8px;}
    .commentbox_title{height:20px;line-height:20px;98%;}
    div.commentform textarea.comment_textarea{padding-left: 10px;color: #FFF;padding-top:10px;height:290px;}
    .entrylistItemTitle{color:#ddd;}

     锵锵锵锵!!!是不是更好看了,接下来就要整理我的电脑桌面啦。

  • 相关阅读:
    linux工具-awk
    linux工具-sed
    linux工具-grep
    linux编程-bash
    linux命令-sort
    linux命令-seq
    linux命令-find
    linux命令-split
    IDEA去除xml文件中的屎黄色背景
    Rabbit 基于cloud 的配置使用结构流程
  • 原文地址:https://www.cnblogs.com/liuyan5258/p/4069410.html
Copyright © 2011-2022 走看看