博客使用的CSS代码备份
CSS代码备份
/*simplememory*/
#google_ad_c1, #google_ad_c2 {
display: none;
} .syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
font-size: 14px!important;
} #blogTitle h1 a {
color:rgba(72,128,196,0.8);
padding-left: 20px;
text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.2); } #home {
margin: 0 auto;
width: 75%;
min-width: 950px;
background-color: rgba(255,255,255,0.75);
padding: 30px;
/*顶部白边*/
margin-top: 0px;
/*底部白边*/
margin-bottom: 0px;
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3); } //博客标题
#blogTitle h1 {
font-size: 30px;
font-weight: bold;
font-family: "Comic Sans MS";
line-height: 1.5em;
margin-top: 20px;
color: #515151;
background-color: transparent;
} //导航栏
#navList a:hover {
color: #4C9ED9;
text-decoration: none;
} #navList a {
display: block;
width: 5em;
height: 22px;
float: left;
text-align: center;
padding-top: 14px;
} #navigator {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3); font-size: 15px;
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
height: 50px;
clear: both;
margin-top: -5px;
margin-left: -15px;
margin-right: -15px;
/*导航栏背景颜色*/
background-color: rgba(176,207,242,0.7);
} #navList li {
float: left;
margin: 0 0px 0 0;
} #navList a:link, #navList a:visited, #navList a:active {
color: #6a6a6a;
font-weight: bold;
text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.2); } .blogStats {
//box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
//background-color: #fff;
opacity:0.85; float: right;
color: #757575;
margin-top: 15px;
margin-right: 20px;
text-align: right;
} #mainContent {
min-height: 200px;
padding-right: 8px;
padding-bottom: 8px;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
float: left;
margin-left: -22em;
width: 100%;
}
.catListTitle {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.75; margin-top: 0px;
text-align: left;
border-left: 12px solid rgba(82, 168, 236, 0.8);
padding: 10px 0 13px 10px;
} #ad_under_post_holder #google_ad_c1,#google_ad_c2 {
display: none !important;
} body {
color: #000;
background: url(http://images2015.cnblogs.com/blog/969197/201703/969197-20170325160900815-1058599404.jpg
) scroll;
background-color: 0xffffff;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 100%; background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
} #topics.post{
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity: 0.8; } #topics .postTitle {
//box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.2);
background-color: transparent;
opacity: 0.8;
border: 0px;
font-size: 200%;
font-weight: bold;
float: left;
line-height: 1.5;
width: 100%;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
} div.commentform p {
margin-bottom: 10px;
} .comment_btn {
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #ddd;
color: #999;
cursor: pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
} .comment_btn:hover {
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #258fb8;
color: white;
cursor: pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
} #commentform_title {
background-image: none;
background-repeat: no-repeat;
margin-bottom: 10px;
padding:;
font-size: 24px;
} #commentbox_opt,#commentbox_opt + p {
text-align: center;
} .commentbox_title {
width: 100%;
} #tbCommentBody {
font-family: 'Microsoft Yahei', Microsoft Yahei, 宋体, sans-serif;
margin-top: 10px;
//max-width: 100%;
//min-width: 100%;
width: 93%;
background: white;
color: #333;
border: 2px solid #fff;
box-shadow: inset 0 0 8px #aaa;
// padding: 10px;
height: 250px;
font-size: 14px;
min-height: 120px;
} .feedbackItem {
font-size: 14px;
line-height: 24px;
margin: 10px 0;
padding: 20px;
background: #F2F2F2;
box-shadow: 0 0 5px #aaa;
} .feedbackListSubtitle {
font-weight: normal;
} .feedback_area_title {
margin-bottom: 15px;
font-size: 1.8em;
} .feedbackItem {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding: 5px;
background: rgb(248, 248, 248);
} .color_shine {
background: rgb(226, 242, 255);
} .feedbackItem:hover {
-webkit-animation-name: color_shine;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
} #comment_form .title {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.75; font-weight: normal;
margin-bottom: 15px;
} #sideBar {
margin-top: -15px;
width: 230px;
min-height: 200px;
padding-right: 5px;
padding-bottom: 5px;
float: right;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
} /*个人信息栏*/
#profile_block {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.75; margin-top: -6px;
font-size: 12px;
line-height: 1.5;
text-align: left;
padding-left:12px;
padding-bottom:10px; } img {
border:;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
padding-bottom: 12px;
} #blog-calendar {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.80;
width: 226px;
} .catListEssay{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
} li{
max-width:220px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding-left: 10px;
padding-right: 10px;
} ul{
//box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: transparent;
opacity:1.00;
padding-left: 3px;
padding-bottom: 7px;
padding-right: 3px;
} .day{
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.80;
margin-bottom:35px;
padding-bottom: 18px;
} /*随笔*/
.postTitle {
border-left: 6px solid #21759b;
border-top: 1px solid rgba(0,0,0,0.1);
margin-bottom: 8px;
padding-top: 12px;
margin-left: 8px;
font-size: 20px;
float: right;
width: 100%;
clear: both;
} .day .postTitle a {
padding-left: 12px;
text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.2);
font-weight: bold;
font-size: 18px;
} .postDesc {
background:none;
background-color: #fff;
font-size: 13px;
color: #757575;
float: left;
width: inherit;
clear: both;
text-align: left;
padding-left: 20px;
padding-right: 5px;
margin-top: 2px;
margin-bottom: -6px;
margin-left: 2px;
line-height: 1.5;
} .c_b_p_desc {
font-size: 14px;
line-height: 1.85;
padding-left: 18px;
padding-right: 18px;
} .newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.80;
//word-wrap: break-word;
} #footer {
font-size: 16px;
} /*正文*/ #blog-comments-placeholder, #comment_form {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: rgba(255,255,255,0.7);
opacity:;
padding: 0px;
-webkit-box-shadow: 1px 2px 3px #ddd;
box-shadow: 1px 2px 3px #ddd;
margin-bottom: 50px;
display:none;
} .postBody {
padding: 12px;
} #topics .postDesc {
padding-left: 12px;
width: 100%;
text-align: left;
color: #666;
margin-top: 5px;
background: none;
} #commentform_title {
background-image: none;
background-repeat: no-repeat;
margin-bottom: 10px;
padding: 8px;
font-size: 24px;
} #comment_form_container p {
font-size: 14px;
margin-bottom: 20px;
padding: 8px;
} #comment_form_container .comment_textarea {
/* width: 362px; */
margin: 10px;
/* height: 200px; */
font-size: 13px;
padding: 12px;
/* margin-bottom: 10px; */
color: #555;
border: 1px solid #ddd;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
} .commentbox_title_left {
font-size: 14px;
padding-left: 8px;
} .commentbox_title_right {
float: left;
padding-top: 5px;
margin-bottom: 8px;
} #comment_nav a {
padding-left: 10px;
padding-right: 14px;
display: none;
} .diggit {
display:none;
float: left;
width: 46px;
height: 52px;
background: url(//static.cnblogs.com/images/upup.gif) no-repeat;
text-align: center;
cursor: pointer;
margin-top: 2px;
padding-top: 5px;
} .buryit {
display:none;
float: right;
margin-left: 20px;
width: 46px;
height: 52px;
background: url(//static.cnblogs.com/images/downdown.gif) no-repeat;
text-align: center;
cursor: pointer;
margin-top: 2px;
padding-top: 5px;
} #green_channel {
width: 320px;
display: none;
} .feedback_area_title {
margin-bottom: 15px;
margin-top: 15px;
font-size: 1.8em;
padding: 8px;
display:none;
} .feedbackItem {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding: 5px;
background: rgb(248, 248, 248);
display: none;
} #commentform_title {
background-image: none;
background-repeat: no-repeat;
margin-bottom: 10px;
padding: 8px;
font-size: 24px;
display: none;
} .commentbox_main {
width: auto;
display:none;
} #comment_form_container p {
font-size: 14px;
margin-bottom: 20px;
padding: 8px;
display:none;
} .author_profile_info {
float: left;
line-height: 18px;
display: none;
} #cnblogs_post_body {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3); word-break: break-word;
background-color: rgba(255,255,255,0.6);
padding: 16px;
margin: -4px;
} .cnblogs_code {
background-color: rgba(255,255,255,0.5);
font-family: Courier New!important;
font-size: 12px!important;
border: 1px solid #ccc;
padding: 5px;
overflow: auto;
margin: 5px 0;
color: #000;
} .cnblogs_code_toolbar{
display:none;
} #cnblogs_post_body img {
max-width: 700px;
margin-top: -8px;
padding: 2px;
} .cnblogs_code div {
background-color:transparent;
} #topics {
width: 100%;
min-height: 200px;
padding: 0px 0px 10px 0;
float:none;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
} .entrylistItem {
min-height: 20px;
_height: 20px;
margin-bottom: 30px;
padding-bottom: 50px;
padding-top: 10px;
width: 100%;
background-color: rgba(255,255,255,0.6);
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3); } .entrylistItemPostDesc {
margin-bottom: -40px;
text-align: left;
color: #757575;
padding-left: 10px;
}
更装逼的效果。
/*simplememory*/
#google_ad_c1, #google_ad_c2 {
display: none;
} .syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
font-size: 14px!important;
} /*博客主标题*/
#blogTitle h1 a {
color:rgba(227,255,255,0.8);
font-size: 32px;
font-weight: bold;
font-family: "Comic Sans MS";
line-height: 1.5em;
text-shadow: 2px 2px 6px rgba(100, 100, 100, 0.3); padding-left: 20px;
margin-top: 16px;
background-color: transparent; transition: all 0.2s linear 0s;
} #blogTitle h1 a:hover {
color:rgba(255,255,255,0.8);
transition: all 0.2s linear 0s;
} /*主背景*/
#home {
width: 75%;
min-width: 950px; padding: none;
padding-left: 35px;
padding-right: 35px;
padding-bottom: 15px; margin-top: 0px;/*顶部白边*/
margin-bottom: 0px;/*底部白边*/
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: rgba(255,255,255,0.25);
} /*导航栏*/
#navList a:hover {
color: #4C9ED9;
text-decoration: none;
} #navList a {
display: block;
width: 5em;
height: 22px;
float: left;
text-align: center;
padding-top: 14px;
} #navigator {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3); font-size: 15px;
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
height: 50px;
clear: both;
margin-top: 5px;
margin-left: 0px;
margin-right: 5px;
/*导航栏背景颜色*/
background-color: rgba(185,249,248,0.5);
transition: all 0.2s linear 0s;
} #navList li {
float: left;
margin: 0 0px 0 0;
height: inherit;
padding-left:none;
padding-right:none;
} #navList a:link, #navList a:visited, #navList a:active {
color: #6a6a6a;
font-weight: bold;
text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.2); border-left: 1px solid rgba(255,255,255,0.1);
border-right: 1px solid rgba(255,255,255,0.1);
padding-left: 10px;
padding-right: 10px;
} .blogStats {
//box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
//background-color: #fff;
opacity:0.85; float: right;
color: #757575;
margin-top: 15px;
margin-right: 20px;
text-align: right;
} #mainContent {
min-height: 200px;
padding-right: 8px;
padding-bottom: 8px;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
float: left;
margin-left: -22em;
width: 100%;
}
.catListTitle {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.75; margin-top: 0px;
text-align: left;
border-left: 12px solid rgba(82, 168, 236, 0.8);
padding: 10px 0 13px 10px;
} #ad_under_post_holder #google_ad_c1,#google_ad_c2 {
display: none !important;
} body {
color: #000;
background: url(http://images2015.cnblogs.com/blog/969197/201703/969197-20170325160900815-1058599404.jpg
) scroll;
background-color: 0xffffff;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 100%; background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
} #topics.post{
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity: 0.8; } #topics .postTitle {
//box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.2);
background-color: transparent;
opacity: 0.8;
border: 0px;
font-size: 200%;
font-weight: bold;
float: left;
line-height: 1.5;
width: 100%;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
} div.commentform p {
margin-bottom: 10px;
} .comment_btn {
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #ddd;
color: #999;
cursor: pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
} .comment_btn:hover {
padding: 5px 10px;
height: 35px;
width: 90px;
border: 0 none;
border-radius: 5px;
background: #258fb8;
color: white;
cursor: pointer;
font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif;
text-shadow: 0 0 1px #fff;
display: inline !important;
} #commentform_title {
background-image: none;
background-repeat: no-repeat;
margin-bottom: 10px;
padding:;
font-size: 24px;
} #commentbox_opt,#commentbox_opt + p {
text-align: center;
} .commentbox_title {
width: 100%;
} #tbCommentBody {
font-family: 'Microsoft Yahei', Microsoft Yahei, 宋体, sans-serif;
margin-top: 10px;
//max-width: 100%;
//min-width: 100%;
width: 93%;
background: white;
color: #333;
border: 2px solid #fff;
box-shadow: inset 0 0 8px #aaa;
// padding: 10px;
height: 250px;
font-size: 14px;
min-height: 120px;
} .feedbackItem {
font-size: 14px;
line-height: 24px;
margin: 10px 0;
padding: 20px;
background: #F2F2F2;
box-shadow: 0 0 5px #aaa;
} .feedbackListSubtitle {
font-weight: normal;
} .feedback_area_title {
margin-bottom: 15px;
font-size: 1.8em;
} .feedbackItem {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding: 5px;
background: rgb(248, 248, 248);
} .color_shine {
background: rgb(226, 242, 255);
} .feedbackItem:hover {
-webkit-animation-name: color_shine;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
} #comment_form .title {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.75; font-weight: normal;
margin-bottom: 15px;
} #sideBar {
margin-top: 0px;
width: 230px;
min-height: 200px;
padding-right: 5px;
padding-bottom: 5px;
float: right;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
} /*个人信息栏*/
#profile_block {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
//opacity:0.75; margin-top: -6px;
font-size: 12px;
line-height: 1.5;
text-align: left;
padding-left:12px;
padding-bottom:10px; } #sideBar a {
color: rgba(50,50,50,1);
} img {
border:;
padding-left: 12px;
padding-right: 12px;
padding-top: 12px;
padding-bottom: 12px;
} #blog-calendar {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.80;
width: 226px;
transition: all 0.2s linear 0s;
} .catListEssay{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
} li{
max-width:220px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding-left: 10px;
padding-right: 10px;
} ul{
//box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: transparent;
opacity:1.00;
padding-left: 3px;
padding-bottom: 7px;
padding-right: 3px;
} .day{
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: rgba(255,255,255,0.85);
opacity:0.80;
margin-bottom:35px;
padding-bottom: 18px;
transition: all 0.2s linear 0s;
} .day:hover, .day:link, .day:visited, .day:active {
background-color: rgba(255,255,255,1);
opacity:0.95;
transition: all 0.2s linear 0s;
} /*随笔*/
.postTitle {
border-left: 6px solid #21759b;
border-top: 1px solid rgba(0,0,0,0.1);
margin-bottom: 8px;
padding-top: 12px;
margin-left: 8px;
font-size: 20px;
float: right;
width: 100%;
clear: both;
} .day .postTitle a {
padding-left: 12px;
text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.2);
font-weight: bold;
font-size: 18px;
} .postDesc {
background:none;
font-size: 13px;
color: #757575;
float: left;
width: inherit;
clear: both;
text-align: left;
padding-left: 20px;
padding-right: 5px;
margin-top: 2px;
margin-bottom: -6px;
margin-left: 2px;
line-height: 1.5;
} .c_b_p_desc {
font-size: 14px;
line-height: 1.85;
padding-left: 18px;
padding-right: 18px;
} .newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: #fff;
opacity:0.80;
transition: all 0.2s linear 0s;
//word-wrap: break-word;
} #footer {
font-size: 14px;
font-weight: bold;
} /*正文*/ #blog-comments-placeholder, #comment_form {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
background-color: rgba(255,255,255,0.7);
opacity:;
padding: 0px;
-webkit-box-shadow: 1px 2px 3px #ddd;
box-shadow: 1px 2px 3px #ddd;
margin-bottom: 50px;
display:none;
} .postBody {
padding: 12px;
} #topics .postDesc {
padding-left: 12px;
width: 100%;
text-align: left;
color: #666;
margin-top: 5px;
background: none;
} #commentform_title {
background-image: none;
background-repeat: no-repeat;
margin-bottom: 10px;
padding: 8px;
font-size: 24px;
} #comment_form_container p {
font-size: 14px;
margin-bottom: 20px;
padding: 8px;
} #comment_form_container .comment_textarea {
/* width: 362px; */
margin: 10px;
/* height: 200px; */
font-size: 13px;
padding: 12px;
/* margin-bottom: 10px; */
color: #555;
border: 1px solid #ddd;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
} .commentbox_title_left {
font-size: 14px;
padding-left: 8px;
} .commentbox_title_right {
float: left;
padding-top: 5px;
margin-bottom: 8px;
} #comment_nav a {
padding-left: 10px;
padding-right: 14px;
display: none;
} .diggit {
display:none;
float: left;
width: 46px;
height: 52px;
background: url(//static.cnblogs.com/images/upup.gif) no-repeat;
text-align: center;
cursor: pointer;
margin-top: 2px;
padding-top: 5px;
} .buryit {
display:none;
float: right;
margin-left: 20px;
width: 46px;
height: 52px;
background: url(//static.cnblogs.com/images/downdown.gif) no-repeat;
text-align: center;
cursor: pointer;
margin-top: 2px;
padding-top: 5px;
} #green_channel {
width: 320px;
display: none;
} .feedback_area_title {
margin-bottom: 15px;
margin-top: 15px;
font-size: 1.8em;
padding: 8px;
display:none;
} .feedbackItem {
border-bottom: 1px solid #CCC;
margin-bottom: 10px;
padding: 5px;
background: rgb(248, 248, 248);
display: none;
} #commentform_title {
background-image: none;
background-repeat: no-repeat;
margin-bottom: 10px;
padding: 8px;
font-size: 24px;
display: none;
} .commentbox_main {
width: auto;
display:none;
} #comment_form_container p {
font-size: 14px;
margin-bottom: 20px;
padding: 8px;
display:none;
} .author_profile_info {
float: left;
line-height: 18px;
display: none;
} #cnblogs_post_body {
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.1); word-break: break-word;
background-color: rgba(255,255,255,0.6);
padding: 16px;
margin: -4px;
} .cnblogs_code {
background-color: rgba(255,255,255,0.5);
font-family: Courier New!important;
font-size: 12px!important;
border: 1px solid #ccc;
padding: 5px;
overflow: auto;
margin: 5px 0;
color: #000;
} .cnblogs_code_toolbar{
display:none;
} #cnblogs_post_body img {
max-width: 700px;
margin-top: -8px;
padding: 2px;
} .cnblogs_code div {
background-color:transparent;
} #topics {
width: 100%;
min-height: 200px;
padding: 0px 0px 15px 0;
float:none;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden; background: rgba(255,255,255,0.85);
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3);
} .entrylistItem {
min-height: 20px;
_height: 20px;
margin-bottom: 30px;
padding-bottom: 50px;
padding-top: 10px;
width: 100%;
background-color: rgba(255,255,255,0.6);
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3); } .entrylistItemPostDesc {
margin-bottom: -40px;
text-align: left;
color: #757575;
padding-left: 10px;
} .entrylistTitle, .PostListTitle, .thumbTitle {
margin-bottom: 25px;
height: 38px;
line-height: 38px;
font-size: 16px;
border-bottom: 2px solid #e6e6e6;
background-color: rgba(255,255,255,0.3);
padding-left: 12px; font-size: 22px;
font-weight: bold;
} .entrylistItem {
min-height: 20px;
_height: 20px;
margin-bottom: 30px;
padding-bottom: 50px;
padding-top: 10px;
width: 100%;
background-color: rgba(255,255,255,0.8);
box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.3); //font-size: 22px;
//font-weight: bold;
} .entrylistPosttitle {
border-left: none;
//border-top: 1px solid rgba(0,0,0,0.1);
margin-bottom: 8px;
padding-top: 6px;
margin-left: 8px;
font-size: 20px;
float: right;
width: 100%;
clear: both;
} .entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
color: #21759b;
transition: all 0.4s linear 0s;
padding-left: 12px;
text-shadow: 1px 1px 2px rgba(100, 100, 100, 0.2);
font-weight: bold;
font-size: 18px;
} #blog-calendar:{
transition: all 0.2s linear 0s;}
#sidebar_recentposts.sidebar-block:{
transition: all 0.2s linear 0s;}
#sidebar_postcategory.catListPostCategory.sidebar-block:{
transition: all 0.2s linear 0s;}
#sidebar_postarchive.catListPostArchive.sidebar-block:{
transition: all 0.2s linear 0s;}
创意来自https://www.cnblogs.com/ijrys/p/8455312.html
博客使用的CSS代码备份的更多相关文章
- 查看博客模板的css代码
1.可以去模板列表里选择一个模板 http://www.cnblogs.com/Skins.aspx 目前使用的模板是http://www.cnblogs.com/SkinUser.aspx?Skin ...
- 此博客使用的CSS样式详解!
此博客使用的CSS样式详解! 页面使用的博客园模板为:LuxInteriorLight,可以在博客皮肤里找到. 页首屏蔽广告代码 <script>console.log("顶部标 ...
- Week3 博客阅读感想和代码复审
一.关于博客阅读感想 阅读了十多篇老程序员(大多在计算机相关行业工作超过10年)关于自身经历的博客,很有感触.这里一方面总结一下看博客的收获,另一方面写点自己的感受. 首先,这些博客不少涉及到了两大类 ...
- 统一我的博客文章的CSS样式代码
一.前因后果 之前写博客的时候也有写一些CSS代码来美化,不过都是凌乱的,每次再写一篇,又得重头来过去想,或者去拷贝原来的CSS设置.由于逻辑性不强,找一个配套的格式出来要花费不少时间. 今天我把部分 ...
- test在博客中嵌入实例代码
// 其实很简单,只要把css.div.js代码直接写在里面就可以了.通过查看源代码就能看得很清楚了. 要注意的一点就是:如果div里没有任何内容,则它会被(博客网)删除掉,所以即使没有内容, ...
- 菜鸟博客装饰分享CSS+HTML+js
博客布局更改,各种百度,自己修改,搞成现在这样,有兴趣的朋友可以复制我下面的把自己博客覆盖了,然后在进行更改 不懂可加群问我:675678830 如果想开通打赏,用到js,需要在 下列中 博客侧边栏公 ...
- 把cnblogs变成简书 - cnblogs博客自定义皮肤css样式
吐槽 博客园cnblogs作为老牌的IT技术博客类网站,为广大的开发者提供了非常不错的学习交流平台. 虽然博客内容才是重点,但是如果有赏心悦目的页面不更好吗! cnblogs可以更换博客模板,并且提供 ...
- 新浪博客如何显示高亮代码,DIY
新浪博客对代码的支持功能不尽完美,或者说一点都不好,可是对于一个追求完美的技术痴而言,代码不能够完美的显示,心里总有那么一些不爽,那么如何在新浪中显示那些带颜色的代码呢?经过探究,可以如下设置: ...
- MarkWord - 可发布博客的 Markdown编辑器 代码开源
因为前一段时间看到 NetAnalyzer 在Windows10系统下UI表现惨不忍睹,所以利用一段时间为了学习一下WPF相关的内容,于是停停写写,用了WPF相关的技术,两个星期做了一个Markdow ...
随机推荐
- 【HDOJ 5399】Too Simple
pid=5399">[HDOJ 5399]Too Simple 函数映射问题 给出m函数 里面有0~m个函数未知(-1) 问要求最后1~n分别相应仍映射1~n 有几种函数写法(已给定的 ...
- 【剑指offer】打印1到最大的n位数
题目描写叙述: 输入数字n,按顺序打印出从1到最大的n位十进制数.比方输入3,则打印出1.2.3一直到最大的3位数即999. 分析描写叙述: 首先想到的是先计算出最大的n位数是多少,然后用一个循环从1 ...
- CCPhysicsSprite
#ifndef __PHYSICSNODES_CCPHYSICSSPRITE_H__ #define __PHYSICSNODES_CCPHYSICSSPRITE_H__ #include " ...
- 【转载】“菜”鸟理解.NET Framework(CLI,CLS,CTS,CLR,FCL,BCL)
既然要学.NET,就要先认识认识她,我不喜欢大段大段文字的东西,自己通过理解,画个图,来看看.NET的沉鱼落雁,闭月羞花之容. 最下层蓝色部分是.NET Framework的基础,也是所有应用软件的基 ...
- C++ primer 模板与泛型编程
继续浏览c++ primer 看到模板与泛型编程这章.就顺便把这几节的代码综合了下,对一个Queue队列模板的实现 贴一下代码(看完书.自己敲,忘记了哪再看下书) #include <ostre ...
- Intel processor brand names-Xeon,Core,Pentium,Celeron----Atom
http://en.wikipedia.org/wiki/Intel_atom Intel Atom From Wikipedia, the free encyclopedia (Redirect ...
- 用JAVA编写浏览器内核之实现javascript的document对象与内置方法
原创文章.转载请注明. 阅读本文之前,您须要对浏览器怎样载入javascript有一定了解. 当然,对java与javascript本身也须要了解. 本文首先介绍浏览器载入并执行javascript的 ...
- php 0、null、empty和false之间的关系
// 判断 0 与 ''.null.empty.false 之间的关系 $a = 0; echo "0 与 ''. empty.null.false 之间的关系:"; if($a ...
- Django 之 中间件
一.概念 1.什么是中间件? 官方解释:中间件是用来处理Django的请求和响应的框架级别的钩子.基于全局范围产生影响. 平民解释:中间件是帮助我们在视图函数执行前和执行后做的操作.它本质上就是一个自 ...
- HDU Shell Necklace CDQ分治+FFT
Shell Necklace Problem Description Perhaps the sea‘s definition of a shell is the pearl. However, in ...