博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
保存下我修改的主题
阅读量:5772 次
发布时间:2019-06-18

本文共 1465 字,大约阅读时间需要 4 分钟。

#main {

width: 1200px;
margin-left: auto;
margin-right: auto;
}
#blogTitle {
display: none;
}
.postCon p {
text-indent: 0em;
}
#navigator {
background-color: #48525e;
height: 45px;
line-height: 45px;
font-size:13px;
}
body {
background:url(http://static.blog.csdn.net/skin/dark1/images/body_bg.jpg) repeat center top;
background-attachment: fixed;
}
.newsItem {
box-shadow: none;
display:none;
}
#blog-calendar {
font-size:12px;
display:none !important;
}

.day {

margin:0px;
border-radius:0px;
box-shadow:none;
}
.dayTitle {
display:none;
}
.catListTitle {

border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
margin-bottom: 0px;
background: #FAFCFD;
border-radius: 0px;
}
.c_b_p_desc {
text-indent: 0em;
}
#blog-comments-placeholder, #comment_form {
background:#fff;
}
#topics {
margin-bottom: 0px;
border-radius: 0px;
}
.feedbackCon {
margin-bottom: 0em;
}
.feedbackItem {
padding:15px;
}
.commentform {
padding:15px;
line-height:150%;
}
.commentbox_main {
padding-top:10px;
}
.postBody a:link, .postBody a:visited, .postBody a:active {
text-decoration: none;
}
.postCon a:link, .postCon a:visited, .postCon a:active {
text-decoration: none;
}

转载于:https://www.cnblogs.com/zyfa/p/3888066.html

你可能感兴趣的文章
Puppet 配置管理工具安装
查看>>
Bug多,也别乱来,别被Bug主导了开发
查看>>
sed 替换基础使用
查看>>
高性能的MySQL(5)创建高性能的索引一B-Tree索引
查看>>
附件3:eclipse memory analyze使用教程
查看>>
oracle备份与恢复--rman
查看>>
Postfix邮件发送和接收实验
查看>>
图片变形的抗锯齿处理方法
查看>>
Effective C++ Item 32 确保你的 public 继承模子里出来 is-a 关联
查看>>
phpstorm安装laravel-ide-helper实现自动完成、代码提示和跟踪
查看>>
Resume简历中装B的词汇总结大全
查看>>
python udp编程实例
查看>>
TortoiseSVN中图标的含义
查看>>
js原生继承之——构造函数式继承实例
查看>>
linux定时任务的设置
查看>>
[CareerCup] 13.3 Virtual Functions 虚函数
查看>>
[Angular 2] ng-model and ng-for with Select and Option elements
查看>>
Visio中如何让重叠图形都显示
查看>>
Tasks and Back stack 详解
查看>>
关于EXPORT_SYMBOL的作用浅析
查看>>