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


    用的是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;}

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

  • 相关阅读:
    Hibernate 查询,返回结果设置到DTO
    sqlserver计算时间差DATEDIFF 函数
    SQL语句 不足位数补0
    Redis详细用法
    windows下安装Redis并部署成服务
    Redis命令
    ajax请求在参数中添加时间戳
    JS获取子节点、父节点和兄弟节点的方法实例总结
    js关闭当前页面清除session
    Java面试题一览
  • 原文地址:https://www.cnblogs.com/liuyan5258/p/4069410.html
Copyright © 2020-2023  润新知