博客美化-2018年01月16日-元素仿制于明月浩空博客

本站CSS

 

  1 .topicListFooter{text-align: right;margin-right: 10px;margin-top: 10px}
  2 *{margin: 0;padding: 0}
  3 html{height: 100%}
  4 body{background: url(http://images.cnblogs.com/cnblogs_com/qingdaer/1148007/o_bg.jpg) no-repeat fixed top;color: #7d8b8d;font-family: "Microsoft YaHei","Open Sans",Arial,"Hiragino Sans GB","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;font-size: 14px;line-height: 25px;min-height: 101%;}
  5 #toplogo img{border: #FFF solid 8px;display: block;margin: 20px auto;border-radius: 50%;transition: all 2.0s;}
  6 #toplogo img:hover{transform: rotate(360deg);}
  7 table{border-collapse: collapse;border-spacing: 0;max-width: 850px}
  8 #sideBar ul{word-break: break-all;list-style: none}
  9 #sideBar li{list-style: none}
 10 h1,h2,h3{font-size: 100%;font-weight: normal}
 11 a:link{color: #000;text-decoration: none}
 12 a:hover{color: #0c0;text-decoration: underline}
 13 .clear{clear: both}
 14 #blogTitle{background: url(images/title-yellow.png) no-repeat center 21px;height: 210px;clear: both;width: 100%;margin: 0 auto;position: relative}
 15 #blogTitle h1{padding-top: 80px;color: #fff;font-size: 40px;font-weight: bold;line-height: 1.5;text-align:center;}
 16 #blogTitle h2{text-align: center;position: relative;height: 75px;line-height: 180%;font-weight: normal;top: 0px;left: 0px;font-size: 16px;padding: 20px 0 0 20px;}
 17 #blogTitle h1 a,#blogTitle h2{color: #fff}
 18 #blogLogo{float: right}
 19 #navigator{height: 60px;clear: both;position: relative;border-left: none;border-right: none}
 20 #navList{border-radius: 5px;border: 1px solid #fff;z-index: 100;letter-spacing: -.02em;background: rgba(255,255,255,.8);margin: 0 auto;padding: 0 10px 0 10px;display: block;-webkit-box-sizing: border-box;box-sizing: border-box;width: 100%;height: 55px;font-weight: 400;font-style: normal;font-size: 15px;}
 21 #navList li{float: left;height: 60px;line-height: 52px;list-style-type: none}
 22 #navList a{padding: 0 20px;font-size: 16px;display: block;color: #000;}
 23 #navList a:link{color: #000;}
 24 #navList a:hover{text-decoration: none;color:#00c000;border-bottom:2px solid #0c0;}
 25 .blogStats{display: none}
 26 #main{clear: both;border-radius: 5px;position: relative;margin: 20px auto;padding: 20px;max-width: 1366px;background: rgba(255,255,255,.8);border: 1px solid #fff;box-shadow: 0 2px 6px rgba(100,100,100,.3);}
 27 .postDesc a:link,{color: #a3a3a3}
 28 .postDesc a:hover{color: #9ab26b;text-decoration: none}
 29 .postSeparator{border-top: 0px dashed silver;margin: 20px 0;clear: both}
 30 .topicListFooter{margin-top: 15px;height: 68px;line-height: 68px;font-size: 16px}
 31 #nav_next_page{line-height: 40px}
 32 #nav_next_page a{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-color: #99b16b;-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);-moz-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);height: 40px;line-height: 40px;color: #fff;display: inline-block;padding: 0 15px;text-decoration: none}
 33 #calendar table a:hover{color: #fff;text-decoration: none;background-color: #f60}
 34 .catListTag ul li,{margin: .5em}
 35 .divRecentComment{margin-top: .5em}
 36 #EntryTag a:hover{color: #f60}
 37 .feedbackListSubtitle{padding: 0 5px}
 38 .feedbackListSubtitle a:hover{color: #9ab26b;text-decoration: none}
 39 #divRefreshComments{text-align: right;margin-bottom: 10px}
 40 .entrylistItemPostDesc a:hover{color: #f60}
 41 .topicListFooter .pager a:hover,.topicListFooter .pager span{-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #9ab26b;-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);-moz-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);height: 40px;line-height: 40px;margin-top: 14px;color: #fff;display: inline-block;padding: 0 15px;text-decoration: none;border: none}
 42 .divPhoto:hover{border-color: #08c;box-shadow: 3px 3px 3px rgba(0,0,0,.3)}
 43 #footer{text-align: center;min-height: 15px;_height: 15px;margin-top: 10px;padding-top: 10px;margin-bottom: 10px;padding-bottom: 10px;color: #fff}
 44 .pfl_feedback_area_title{margin-bottom: 1em}
 45 .pfl_feedbackCon{margin: .5em}
 46 .postCon p{}
 47 .postCon a:link,{text-decoration: none;color: #9ab26b}
 48 body,div,h1,h2,h3,h4,h5,h6,ul,li,img{margin: 0;padding: 0}
 49 img{border: none}
 50 #home{position: relative;padding: 0;margin: 0 auto;max-width: 1366px;}
 51 #BlogMusicPayer,#flashContent,{display: block;left: 719px;position: absolute;top: 45px}
 52 #user .user_info a:hover{color: rgba(255,255,255,1)}
 53 #mynav li:hover{background-color: #99b16b;color: #fff}
 54 #mynav li,#profile_block a,.catListTag ul li,.catListTag ul li:before,.catListPostCategory ul li a,.catListPostArchive ul li a,.recent_comment_title a,.catListView ul li a,.catListFeedback ul li a{-webkit-transition: all .2s ease-in;-o-transition: all .1s ease-out;-ms-transition: all .1s ease-out;transition: all .1s ease-out}
 55 #mainContent{float: left;padding-right: 10px;width: calc(100% - 360px);/* border-right: 1px dashed #ccc;*/line-height: 25px;}
 56 #mainContent .forFlow{float: none;width: 100%}
 57 .day{/*background: #fff;padding: 20px;*//*border: 1px solid #dedede;margin-bottom: -1px*/}
 58 /*
 59 .day:hover{border: 1px solid #169fe6;position: relative;z-index: 10}
 60 .day:hover .postSeparator{border-top: 0px dashed #169fe6}*/.dayTitle a{color: #aaa}
 61 .dayTitle a:hover{color: #0c0}
 62 .day .postTitle2{font-size: 20px;font-weight: bold;margin-bottom: 10px;color: black;}
 63 .day .postTitle{margin-left: -20px;padding-left: 20px;border-left: 3px solid #000;}
 64 .postCon{padding: 15px 0;clear: both}
 65 .postDesc{clear: both;color: #bcbcbc;float: none;text-align: left;line-height: 200%;font-size: 12px}
 66 .postDesc a{color: #999}
 67 #topics{overflow: hidden;/*padding: 20px;*//*border: 1px solid #dedede*/}
 68 #topics .postTitle{font-size: 28px;font-weight: 400;margin-bottom: 20px;line-height: 1.8;color: #333;border-left:5px solid #0c0;}
 69 #topics .postTitle a{color: #333;margin-left:20px;}
 70 #topics .postBody blockquote{border: none;border-left: 5px solid #ddd;margin: 0;padding-left: 10px}
 71 #topics .postBody blockquote p{margin: 0;padding: 0;color: #777}
 72 .postTitle a:link,{color: #000;}
 73 .postTitle a:hover{color: #00c000;text-decoration: none}
 74 #cnblogs_post_body{color: #333;line-height: 1.8}
 75 #cnblogs_post_body h2{margin: 20px 0}
 76 #cnblogs_post_body p{text-indent:2em;font-size:1.05rem;}
 77 #cnblogs_post_body p a:hover,#cnblogs_post_body ol li a:hover,#cnblogs_post_body ul li a:hover{border-bottom: 1px dotted #9ab26b}
 78 #cnblogs_post_body ol,#cnblogs_post_body ul{margin: 0 0 1em;margin-left: 40px;padding: 0}
 79 #EntryTag{font-size: 14px;color: #7e8c8d;font-weight: bold}
 80 #EntryTag a{text-decoration: none;color: #9fa4a4;font-weight: normal;margin-left: 10px}
 81 #BlogPostCategory a{margin-left: 10px}
 82 #BlogPostCategory a:hover{color: #ff5e52;border-bottom: 1px dotted #ff5e52}
 83 #post_next_prev{line-height: 200%;margin: 10px 0;font-size: 14px}
 84 #post_next_prev a{color: #333}
 85 #post_next_prev a:hover{border-bottom: 1px dotted #ff5e52;color: #ff5e52}
 86 #topics .postDesc{font-size: 14px;color: #777;line-height: 200%;margin: 10px 0}
 87 #topics .postDesc a:hover{color: #9ab26b}
 88 #mystart ul li a.a,#mystart ul li a.b{float: left;margin-right: 12px;text-decoration: none}
 89 #myinfo a:hover{border-bottom: 1px dotted #9ab26b}
 90 .feedbackManage{line-height: 26px;float: right}
 91 .comment_actions a:hover{color: #9ab26b}
 92 .login_tips a:hover{color: #fff}
 93 .login_tips_login{background: #9ab26b}
 94 .login_tips_regist{background: #49c8f5}
 95 .login_tips_home{background: #2b6695}
 96 .entrylistItem{margin-bottom: 20px;min-height: 20px;position: relative;background: #fff;position: relative;z-index: 2}
 97 .entrylistPosttitle a.desc_img_wrap{margin: 0;margin-bottom: 10px;display: block;position: relative;height: 320px;color:black;}
 98 .entrylistPosttitle a:hover{color: #F42;text-decoration: none}
 99 .c_b_p_desc{font-size: 14px;color: #333;line-height: 200%}
100 .dayTitle{float: right;display: inline-block;padding: 2px 5px;border: 1px solid #ddd;color: #aaa;text-decoration: none;font-size: 12px;line-height: 24px;}
101 a.c_b_p_desc_readmore{float: right;display: inline-block;padding: 2px 5px;border: 1px solid #ddd;color: #aaa;text-decoration: none;font-size: 12px;line-height: 24px;}
102 .daytitle,a.c_b_p_desc_readmore:hover{color:#0c0}
103 .entrylistItemPostDesc a:hover{color: #9ab26b}
104 #sideBar{float: right;display: block;overflow: hidden;width: 340px;color: grey;font-size: 12px;}
105 #sideBarMain{}
106 #blog-news{overflow: visible;margin-bottom: 20px}
107 #blog-news .share{width: 290px;height: 118px;background: #fff}
108 #blog-news .share li:hover{box-shadow: 0 0 3px rgba(0,0,0,.3)}
109 #profile_block{padding: 20px;color: #7e8c8d;font-size: 13px;line-height: 1.8;margin-top: 0!important;border: 1px solid #dedede}
110 #profile_block:hover{/*border: 1px solid #ff5e52*/}
111 #profile_block a{color: #9fa4a4;text-decoration: none;font-size: 13px}
112 #profile_block a:hover{color: #99b16b;border-bottom: 1px dotted #99b16b}
113 .newsItem .catListTitle{display:none;}
114 #blog-news .social .social_weibo,#blog-news .social .social_github,#blog-news .social .social_envelope{background: #d04341;font-size: 30px;text-align: center;color: #fff;overflow: hidden;width: 63px;height: 58px;display: block;line-height: 58px}
115 #blog-news .social .social_weibo{text-shadow: #b13937 1px 1px,#b13937 2px 2px,#b13937 3px 3px,#b13937 4px 4px,#b13937 5px 5px,#b13937 6px 6px,#b13937 7px 7px,#b13937 8px 8px,#b13937 9px 9px,#b13937 10px 10px,#b13937 11px 11px,#b13937 12px 12px,#b13937 13px 13px,#b13937 14px 14px,#b13937 15px 15px,#b13937 16px 16px,#b13937 17px 17px,#b13937 18px 18px,#b13937 19px 19px,#b13937 20px 20px,#b13937 21px 21px,#b43a38 22px 22px,#b73b39 23px 23px,#bb3c3a 24px 24px,#be3d3b 25px 25px,#c23e3c 26px 26px,#c53f3d 27px 27px,#c9403e 28px 28px,#cc413f 29px 29px,#d04341 30px 30px}
116 #blog-news .social .social_github{background: #34c8f4;text-shadow: #2fb4dc 1px 1px,#2fb4dc 2px 2px,#2fb4dc 3px 3px,#2fb4dc 4px 4px,#2fb4dc 5px 5px,#2fb4dc 6px 6px,#2fb4dc 7px 7px,#2fb4dc 8px 8px,#2fb4dc 9px 9px,#2fb4dc 10px 10px,#2fb4dc 11px 11px,#2fb4dc 12px 12px,#2fb4dc 13px 13px,#2fb4dc 14px 14px,#2fb4dc 15px 15px,#2fb4dc 16px 16px,#2fb4dc 17px 17px,#2fb4dc 18px 18px,#2fb4dc 19px 19px,#2fb4dc 20px 20px,#2fb4dc 21px 21px,#2fb6de 22px 22px,#30b8e1 23px 23px,#30bae4 24px 24px,#31bce6 25px 25px,#31bfe9 26px 26px,#32c1ec 27px 27px,#32c3ee 28px 28px,#33c5f1 29px 29px,#34c8f4 30px 30px}
117 #blog-news .social .social_envelope{background: #f8bc2e;text-shadow: #d3a027 1px 1px,#d3a027 2px 2px,#d3a027 3px 3px,#d3a027 4px 4px,#d3a027 5px 5px,#d3a027 6px 6px,#d3a027 7px 7px,#d3a027 8px 8px,#d3a027 9px 9px,#d3a027 10px 10px,#d3a027 11px 11px,#d3a027 12px 12px,#d3a027 13px 13px,#d3a027 14px 14px,#d3a027 15px 15px,#d3a027 16px 16px,#d3a027 17px 17px,#d3a027 18px 18px,#d3a027 19px 19px,#d3a027 20px 20px,#d3a027 21px 21px,#d7a327 22px 22px,#dba628 23px 23px,#dfa929 24px 24px,#e3ac2a 25px 25px,#e7af2a 26px 26px,#ebb22b 27px 27px,#efb52c 28px 28px,#f3b82d 29px 29px,#f8bc2e 30px 30px}
118 #blog-news .social .social_weibo:hover,#blog-news .social .social_github:hover,#blog-news .social .social_envelope:hover{text-shadow: none}
119 #leftcontentcontainer{margin-top: 20px}
120 .myad{padding: 20px;background: #fff;margin-top: 20px}
121 .mySearch{/*background: #fff*/}
122 .catListTitle{/*font-size: 18px;padding: 10px 20px;background-color: #169fe6;color: #fff;font-weight: normal;border: 1px solid #169fe6*/}
123 #widget_my_zzk{padding: 15px 0 15px 15px;}
124 #widget_my_google{padding: 10px 0 15px 15px;border: 1px solid #dedede;border-top: none;margin: 0!important}
125 .input_my_zzk{width: 160px;height: 35px;border: 1px solid #ddd;outline: none;line-height: 35px;font-size: 13px;padding: 0 12px}
126 input.btn_my_zzk{font-size: 14px;height: 37px;width: 70px;background: #0c0;text-align: center;line-height: 37px;border: none;color: #fff;font-family: "Microsoft Yahei","Simsun",Arial}
127 input.btn_my_zzk:hover{cursor: pointer;cursor: hand}
128 .catListTag ul li:hover{background: #ff5e52;cursor: pointer;color: #fff}
129 .catListTag ul li:hover a{color: #fff}
130 .catListTag ul li a:hover{text-decoration: none;color: #fff}
131 .catListPostCategory{background: #fff}
132 .catListPostCategory ul{/*border: 1px solid #dedede;*/border-top: none}
133 .catListPostCategory ul li{line-height: 44px;/*border-bottom: 1px solid #e9e9e9;*/padding-left: 25px;font-size: 15px;color: #777}
134 .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: #777;text-decoration: none}
135 .catListPostCategory ul li a:hover,.catListPostArchive ul li a:hover,.catListArticleCategory ul li a:hover,.recent_comment_title a:hover,.catListView ul li a:hover,.catListFeedback ul li a:hover{color: #ff5e52;border-bottom: 1px dotted #ff5e52}
136 .catListPostArchive{background: #fff}
137 .catListPostArchive ul{/*border: 1px solid #dedede;*/}
138 .catListPostArchive ul li{line-height: 44px;border-bottom: 1px solid #e9e9e9;padding-left: 25px;font-size: 15px;color: #7e8c8d}
139 .catListArticleCategory{width: 290px;padding-top: 20px;background: #fff}
140 .catListImageCategory{/*width: 290px;padding-top: 20px;background: #fff*/}
141 .catListComment{background: #fff}
142 .recent_comment_title{color: #7e8c8d;border: none!important}
143 .recent_comment_body,.recent_comment_author{color: #9fa4a4;padding-top: 0!important}
144 .recent_comment_body{border-bottom: none!important}
145 .recent_comment_author{border-bottom: 1px solid #e9e9e9}
146 .catListView{margin-top: 20px}
147 .catListFeedback{background: #fff;margin-top: 20px}
148 .catListFeedback ul li{border-bottom: 1px solid #e9e9e9;padding: 8px 0}
149 .catListLink{display: none}
150 .clearFix:after{clear: both;display: block;height: 0;line-height: 0;content: "";visibility: hidden}
151 #myding{background: #99b16b;display: none}
152 #myadd:hover{opacity: 1}
153 #goto-top:hover{background: url(//images.cnblogs.com/cnblogs_com/Li-Cheng/554829/o_goto-top.png) no-repeat 0 -36px}
154 #blog-comments-placeholder{padding: 20px;border: 1px solid #dedede;padding-top: 0;margin-top: 20px;}
155 .feedbackItem{margin-top: 10px}
156 .feedbackCon{border: 1px dashed #dedede;padding: 10px;margin: 10px 0}
157 #comment_nav{margin: 10px 0}
158 #comment_nav a:hover{color: #9ab26b}
159 #comment_form_container{border: 1px solid #dedede;padding: 20px;}
160 #site_nav_under{border: 1px solid #dedede;padding: 20px;background-color: #fff}
161 #ad_under_post_holder{width: 300px;float: left;margin-bottom: 10px}
162 #under_post_news{width: 528px;height: 160px;margin-left: 0;margin-top: 10px;border: 1px solid #dedede;padding: 10px 20px;background-color: #fff;display:none;}
163 #google_ad_c2{float: left;width: 570px;margin-left: 0;margin-bottom: 10px;clear: right;display:none;}
164 #under_post_kb{clear: left;margin-top: 10px;border: 1px solid #dedede;padding: 10px 20px;background-color: #fff;display:none;}
165 .entrylist h1{height: 50px;line-height: 50px;margin-bottom: 10px}
166 .entrylistItem{background: #fff;padding: 20px;border: 1px solid #dedede;margin-bottom: -1px}
167 .entrylistItem:hover{border: 1px solid #169fe6;position: relative;z-index: 10}
168 .entrylist .postSeparator{display: none}
169 .entrylistItemTitle{color: #555}
170 .entrylistPosttitle{font-size: 21px;line-height: 1.5em;float: left;clear: right}
171 .entrylistPostSummary{padding: 15px 0;clear: both}
172 .entrylistItemPostDesc{clear: both;color: #bcbcbc;float: none;text-align: left;line-height: 200%;font-size: 12px}
173 .entrylistItemPostDesc a{color: #999;float: right}
174 #myposts h3{height: 50px;line-height: 50px;margin-bottom: 10px;font-size: 28px!important}
175 #myposts .PostList{background: #fff;padding: 20px;border: 1px solid #dedede;margin: 0 0 -1px 0!important}
176 #myposts .PostList:hover{border: 1px solid #169fe6;position: relative;z-index: 10}
177 #myposts .PostList a{display: block;font-size: 16px;color: #333}
178 #myposts .PostList a:hover{color: #ff5e52}
179 .cnblogs-post-body{color: #333}
180 .sidebar-block{/*margin-bottom: 20px;background-color: #fff*/margin-bottom: 10px;background: rgba(255,255,255,.5);/* border: 1px solid #fff;*/}
181 .sidebar-block h3{font-size: 14px;color: #000;border-bottom: 1px solid #fff;margin: 0 10px;padding: 5px;font-weight:bold;}
182 .sidebar-block ul{/*border: 1px solid #dedede;*/border-top: none}
183 .sidebar-block ul li{line-height: 2;/*border-bottom: 1px solid #e9e9e9;*/padding: 5px 10px 5px 10px;font-size: 14px;color: #777}
184 .sidebar-block ul li a{color: #777;text-decoration: none}
185 .sidebar-block ul li a:hover{color: #0c0;border-bottom: 1px dotted #0c0;margin-left:0.5em;}
186 #sidebar_search .catListTitle{display:none}
187 #sidebar_postcategory ul li{display:inline-block;clear:both;}
188 #cnblogs_post_body img{max-width: 800px}
189 #cnblogs_post_body a:link{text-decoration: underline}
190 #ad_t2 a:link,#ad_t2 a:active,#ad_t2 a:visited{color: #000}
191 div.commentform textarea{background:rgba(255,255,255,.8);}
本站CSS

 

 

本站头部图片

<div style="width: 200px; height: 100px; margin: 10px auto 5px auto; overflow: visible" id="toplogo"><img src="http://pic.cnblogs.com/avatar/1313420/20180111055446.png"></div>

 

转载于:https://www.cnblogs.com/qingdaer/p/8291527.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Colorful 明月浩空 V2.7 Colorful v2.7模板适用于emlog博客程序,中文名明月浩空,已去除域名授权,低调用就好!用来做简单的个人博客是不错的选择。十三并未对源码进行检测,使用前请注意本地下载后查杀后门! emlog模板:Colorful七彩修复版 2.7 明月浩空破解版V2.7修复内容: 1.修复了搜索组件边框问题,去除原有的按钮支持Pjax 2.还修复了下方文章分类位置错位的问题!可能是由上面搜索组件边框导致的! 3.增加了明月浩空2.7整体的宽度调整为宽度:1366 左侧970 侧栏340 4.调整相册插件支持pjax,支持手机端响应式 5.调整友链界面支持手机端响应式 6.深度集成文章点赞功能,同一文章24小时只可点赞一次,可以取消文章已经点的赞 7.深度集成友链自动审核功能,申请友链只需要先添加本站友链,再申请即可自动审核并添加对方网站为友链 特色功能: 1、真的是全Emlog中真正做到全站Pjax+Ajax的模板了(试试别人所谓Pjax全站的搜索,评论等) 2、外观自响应所有设备(iPhone6+Plus+Ipad+PC真机测试,非网页预览) 3、独立留言板,微语,友链,读者墙时间轴全局样式 4、面包屑导航,网页WEB字体图标,短代码,文章组件,评论框组件,彩色排行、标签 5、Pjax局部加载,Ajax评论无刷新多次提交,Ajax全文即时搜索,G头像缓存,动态Title标题 6、全站自响应图片预览,导航悬浮,滚动微语,访客/博主评论样式区别,访客操作系统、浏览器、IP地址记录… 功能详解(以下说明全部非插件): 1、真正地Pjax绑定hash自动定向容器,简单点说就是你点最新评论Pjax之后就自动定向到当前评论,而且无论你做任何事情,页面都不会产生刷新,很多所谓的Pjax,搜索和评论并没有完全做到。 2、真正的实机测试响应式,兼容各种分辨率各种设备(老古董就算了) 3、独立留言板,微语,友情链接,读者墙页面,外观采用主流的时间轴 4、面包屑导航,每个页面独立的图标和导航,期显示 5、文章短代码,比如你只需要输入code 关键字 /code,就会有响应的外观显示在前端 6、使用FontAwesome 4.2.0网页图标字体,所有个性图标都是web font 7、文章分享,字体大小调整,宽屏浏览等组件,支持cookies,当你点击宽屏之后,一个内,除非你再次点击显示侧边栏或者清空浏览器缓存才会切换回双栏模式 8、首页自动文章摘要(字数后台可调整),自动获取文章缩略图(后台上传的第一个文章附件,不插入文章也可以获取到,如没有附件几十张默认图随即) 9、首页文章置顶,热门,近期更新,等等标题提示 10、全站图片预览灯箱,自响应所有设备 11、评论框个性组件,字数提示,Ajax无刷新提交,新窗口弹出式表格 12、导航自动弹出附加组件和支持5.12分类菜单 13、导航动态滚动最新微语 14、导航LOGO加载动画,Title动态更新 15、侧边栏三排动态文章(最新,热门,随即) 16、个性化返回顶部动画(彩蛋:如果快速移动鼠标,老鼠被唤出不会立刻隐藏,全站任意位置快速双击鼠标左键返回顶部) 17、一堆短代码 18、全站图片灯箱 19、模板后台支持模板设置 20、评论支持IP地址显示(纯真数据库可选无限更新数据库) 21、评论支持访客和博主不同样式显示 22、评论VIP等级机制,博主有特殊认证 23、avatar本地头像缓存(缓存放在主题文件夹内) 24、彩色标签 25、侧边随机文章、热门文章、最新文章彩色数字排序 26、跟随鼠标的标题Title Tips样式 27、底部博客运行时间计时 28、导航右侧连接后台可设置

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值