MyBlog Style
作者:互联网
以下内容添加到页脚HTML代码处
<style>
.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: rgba(255, 0, 0, 0);
}
#leftmenu h3 {
display: none;
}
#blog_nav_newpost {
position: absolute;
top: 0px;
}
#blog_nav_admin {
position: absolute;
top: 16px;
}
#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>
标签:Style,MyBlog,top,none,padding,color,margin,display 来源: https://www.cnblogs.com/toooney/p/10582804.html