标签:
/**wakasann custom**/ #blogTitle h1 { font-size: 200%; font-weight: bold; margin-top: 10px; float: left; display: inline-block; width:auto; } #blogTitle h2 { line-height: 1.5em; display: inline-block; font-size: 14px; width:auto; margin-left:0px; margin-top:1.5em; } body{background:#DEDEDE;} #navigator{margin-top:0px;height:auto;} #navList{margin-left:0px;float:none;clear:both;overflow:hidden;} #navList a{margin:0px;padding:15px 20px;} #navList a:hover{background:#FF3366;text-decoration:none;text-shadow:3px -3px 10px #FFF;} .blogStats{display:none;} .postDesc,.postSeparator{display:none;} .day{margin-bottom:0px;} .dayTitle{text-align:left;} /**css3 background slidershow**/ #home{/*border:1px solid red;width:100%;*/max-width:100%;z-index: 10; position: relative;margin:10px auto;padding:0px 10px; opacity: 1;} body{background:url(‘http://images.cnblogs.com/cnblogs_com/fsong/605316/o_143312379456.jpg‘) no-repeat fixed top; } /* Show at least something when animations not supported */ .no-cssanimations .cb-slideshow li span{ opacity: 1; } .newsItem .catListTitle { text-align: left; padding: 5px 10px; border: 1px solid rgb(83,184,214); background: rgb(83,184,214); /* box-shadow: 0px 5px 5px pink; */ border-radius: 5px; color: white; } .catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle { text-align: left; padding: 5px 10px; /* background: #f0f0f0; */ background: rgb(83,184,214); border-bottom: none; border: 1px solid rgb(83,184,214); color: #FFF; border-radius: 5px; } /*#navigator{background: rgb(83,184,214);}*/
标签:
原文地址:http://www.cnblogs.com/fsong/p/4729914.html