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;}

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

  • 相关阅读:
    SNMP++
    临界区,互斥量,信号量,事件的区别
    2015 年最棒的 5 个 HTML5 框架(转)
    java.lang.OutOfMemoryError: PermGen space及其解决方法
    java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind
    eclipse安装tomcat插件
    (转)Activity的跳转与传值
    Android SDK下载和更新失败的解决方法
    Android客户端WebView控件与Javascript交互
    SCI期刊
  • 原文地址:https://www.cnblogs.com/liuyan5258/p/4069410.html
Copyright © 2011-2022 走看看