我使用了一个版本,然后直接在原来的上面修改的
感觉可能就是换了一个颜色,没做其他的
这篇文章用来记录
body { background: none; background-color: #fff; color: #1fa0ae; } .dayTitle a:hover, .postTitle a:hover { color: #1fa0ae; } #blogTitle { background: none; } div#navigator { background-color: #fff; border-top: 1px solid black; border-bottom: 3px solid black; font-weight: 400; font-family: Oswald, "方正姚体", Arial, Helvetica, sans-serif; } #navList a:link.menu, #profile_block a, #blog_nav_myhome, #navList a:link, #navList a.menu, #blogTitle h1, #blogTitle h1 a { color: black; text-shadow: none; } #blogTitle { height: 150px; line-height: 10px; vertical-align: center; } #blogTitle h1 { top: 50px; } #blogTitle h1 { width: 500px; } #blogTitle h1 a { font-weight: 800; font-size: 40px; } div#topics { border: none; border-bottom: 3px solid black; } .catListTitle, .sidebar-block h3 { border: none; color: black; border-bottom: 3px solid black; background-color: #fff; } #profile_block:hover { border: none; } #profile_block, .sidebar-block ul li, .catListPostCategory ul li, #TopDiggPostsBlock, .sidebar-block ul, #widget_my_zzk, #widget_my_google { border: none; color: black; } .catListPostCategory ul li a, .catListPostArchive ul li a, .catListArticleCategory ul li a, .recent_comment_title a, .catListView ul li a, .catListFeedback ul li a { color: black; } input.btn_my_zzk { background-color: #fff; color: black; } .input_my_zzk { /* border: none; */ border: 1px solid black; } #profile_block a:hover, #navList a.menu:hover { color: #1fa0ae; border-bottom: 1px solid black; } #topics .postTitle { font-weight: 700; } #blog-comments-placeholder, #comment_form_container, #ad_t2, #under_post_kb, #under_post_news { border: none; border-bottom: 1px solid black; } #mainContent .day { border: none; border-bottom: 2px solid black; } .day:hover { border: 2px solid black; } .dayTitle { background-color: black; } .postCon a:link, a.c_b_p_desc_readmore { color: #1fa0ae; font-weight: 700; } .sidebar-block ul li a:hover { color: #1fa0ae; border-bottom:black; }