以下内容添加到页脚HTML代码处

<style>
#leftmenu ul {
    display: none;
}
.cnblogs-markdown pre code, .cnblogs-post-body pre code {
    margin-left: -20px !important;
    margin-right: 10px !important;
}
#content h3 {
    margin-left: 0;
}
.cnblogs-markdown code, .cnblogs-post-body code {
    padding: 3px !important;
}
.cnblogs-markdown code, .cnblogs-post-body code {
    background-color:#e0e8ea!important;
    border: 0px solid #ccc!important;
}
#cnblogs_post_body ol {
    padding-left: 20px;
}
#cnblogs_post_body p {
    margin: 5px 5px;
}
blockquote {
    background-color: #fff;
    border-left: 5px solid #00c7ff;
    width: 88%;
    margin: 3px 5px;
}
.div_my_zzk {
    position: fixed;
    top: 25px;
    right: 0;
}
#sidebar_search_box input[type=text] {
    display: none;
}
input.btn_my_zzk {
    vertical-align: none;
    height: 22px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    background: #1f375f;
    color: #fff;
}
#leftmenu {
     background-color: #fff;
}
#cnblogs_post_body img {
    max-width: 750px;
}
#leftmenu a:active, #leftmenu a:visited, #leftmenu a:link {
    color: #fff;
}
#leftmenu h3 {
    display: none;
}
#topview_posts_wrap {
   display: none;
}
.catListTitle {
    display: none;
}
.input_my_zzk {
    width: 8em;
}
body {
    max-width: 800px;
    margin: auto;
    padding: auto;
    margin-left: none;
    margin-right: none;
    margin-top: none;
    margin-bottom: none;
    padding: none;
    padding-bottom: none;
    padding-top: none;
    background-color: none;
}
#top {
    height: unset;
    padding-bottom: 0.5em;
    text-align:center;
}
.postbody a{
    color: #000;
    border-bottom: 1px dotted;
}
a:hover{
    text-decoration: none;
    color: #fd6853;
}
.commentform {
    display: none;
}
#green_channel {
    display: none;
}
#author_profile {
    display: none;
}
#EntryTag {
    display: none;
}
#div_digg {
    display: none;
}
#post_next_prev {
    display: none;
}

#content {
    margin-left: 0px;
}

element.style {
}
user agent stylesheet
div {
    display: block;
}
#content h2 {
    font-size: 20px;
    text-align: center;
}
#footer{
    display: none;
}
</style>

MyCnblog Style的更多相关文章

  1. JavaScript特性(attribute)、属性(property)和样式(style)

    最近在研读一本巨著<JavaScript忍者秘籍>,里面有一篇文章提到了这3个概念. 书中的源码可以在此下载.我将源码放到了线上,如果不想下载,可以直接访问在线网址,修改页面名就能访问到相 ...

  2. obj.style.z-index的正确写法

    obj.style.z-index的正确写法 今天发现obj.style.z-index在js里面报错,后来才知道在js里应该把含"-"的字符写成驼峰式,例如obj.style.z ...

  3. H5 canvas的 width、height 与style中宽高的区别

    Canvas 的width height属性 1.当使用width height属性时,显示正常不会被拉伸:如下 <canvas id="mycanvas" width=&q ...

  4. vue中,class、内联style绑定、computed属性

    1.绑定Class ①对象语法 <li :class="{ 'active': activeIdx==0 }" @click="fnClickTab(0)" ...

  5. Bootstrap WPF Style,Bootstrap风格的WPF样式

    简介 GitHub地址:https://github.com/ptddqr/bootstrap-wpf-style 此样式基于bootstrap-3.3.0,样式文件里的源码行数都是指的这个版本.CS ...

  6. WPF's Style BasedOn

    <Style x:Key="BasedStyle" BasedOn="{x:Null}" TargetType="{x:Type Control ...

  7. ReactNative中iOS和Android的style分开设置教程

    reactnative可以编辑iOS程序也可以编辑Android程序, 而且80%的代码都可以重用. 及有些文件是两个系统通用的, 相信大家也都清楚了. 但是也许大家会遇到一些屏幕布局的问题, 最常遇 ...

  8. Style样式

    最重要的两个元素 :setter  Trigger  Style中的Setter setter是用来设置属性值的 <Style TargetType="{x:Type TextBox} ...

  9. Android 样式 (style) 和主题(theme)

    转载:https://gold.xitu.io/post/58441c48c59e0d0056a30bc2 样式和主题 样式是指为 View 或窗口指定外观和格式的属性集合.样式可以指定高度.填充.字 ...

随机推荐

  1. hihocoder1513 小Hi的烦恼

    传送门 分析 论bitset的妙用......我们利用桶排将输入的数据排序,之后分别考虑5维,a[i][j]表示考虑第i个人第j维的情况下于其它人的大小关系.最后将5维的信息并起来求1的个数即可 代码 ...

  2. Mat类的输出格式

    从前面的例程中, 可以看到 Mat 类重载了<<操作符, 可以方便得使用流操作来输出矩阵的内容.默认情况下输出的格式是类似 Matlab 中矩阵的输出格式.除了默认格式,Mat 也支持其他 ...

  3. Excel课程学习

    1.Excel软件简介 1.1历史上的其他数据处理软件与Microsoft Excel 1977年,苹果公司开发了一款数据处理软件,当时这款软件卖的非常好,用软件的尾巴摇动硬件的狗,当时有人因为这款软 ...

  4. wordCount总结

    1.github地址:https://github.com/husterSyy/SoftTest 2.PSP表格   psp 2.1 psp阶段 预估耗时(分钟) 实际耗时(分钟) Planning ...

  5. AttributeError: 'module' object has no attribute 'gfile'

    While running TensorFlow's classify_image, getting AttributeError: 'module' object has no attribute ...

  6. Djianggo 在windows中安装出现报错的解决方案

    Djianggo 在win7下 安装会报错 Traceback (most recent call last):File "setup.py", line 4, in <mo ...

  7. 基于.NET平台常用的框架整理[转载]

    自从学习.NET以来,优雅的编程风格,极度简单的可扩展性,足够强大开发工具,极小的学习曲线,让我对这个平台产生了浓厚的兴趣,在工作和学习中也积累了一些开源的组件,就目前想到的先整理于此,如果再想到,就 ...

  8. easyui textbox 设置只读不可编辑状态

    在使用easyul的时候,发现输入框内容及不容易获取与设置,用jQuery的方式大部分失效.依稀记得好像是因为easyul会在原页面的基础上,生成了一些新的独有样式,并且暂时覆盖掉使用了easyul的 ...

  9. day06.1-磁盘管理

    1. 添加磁盘 打开虚拟机,依次点击"编辑虚拟机设置" |—> "添加" |—> "硬盘" |—> "选择硬盘类 ...

  10. 深入解读Job system(2)

    https://mp.weixin.qq.com/s/vV4kqorvMtddjrrjmOxQKg 上一篇文章中,我们讲解了Job System的基础知识,本文将以网格变形项目为示例,讲解Job Sy ...