@@ -77,6 +77,15 @@ a:visited {
7777# menu ul li a # home_link { background-image : url (/images/home.gif); }
7878# menu ul li a # docs_link { background-image : url (/images/docs.gif); }
7979
80+ # menu ul li a # twitter-link { background-image : url (/images/twitter.gif); }
81+ # menu ul li a # blog-link { background-image : url (/images/blog.gif); }
82+ # menu ul li a # linkedin-link { background-image : url (/images/linkedin.gif); }
83+ # menu ul li a # github-link { background-image : url (/images/github.gif); }
84+ # menu ul li a # about-link { background-image : url (/images/about.gif); }
85+ # menu ul li a # weibo-link { background-image : url (/images/weibo.gif); }
86+ # menu ul li a # home-link { background-image : url (/images/home.gif); }
87+ # menu ul li a # docs-link { background-image : url (/images/docs.gif); }
88+
8089# content {
8190 padding : 2em 0 ;
8291}
@@ -215,11 +224,11 @@ div.related {
215224 text-decoration : none;
216225}
217226
218- .home_box {
227+ .home-box {
219228 float : left;
220229}
221230
222- # content .home_box h2 {
231+ # content .home-box h2 {
223232 background : # 6e9b20 url (/images/green_gradient.gif) repeat-x bottom;
224233 padding : 0.3em 0.5em ;
225234 border-bottom : 3px solid # 262 ;
@@ -235,33 +244,33 @@ div.related {
235244 box-shadow : 1px 0 5px rgba (0 , 0 , 0 , 0.5 );
236245}
237246
238- # content .home_box h2 a {
247+ # content .home-box h2 a {
239248 font-weight : normal;
240249}
241250
242- # content .home_box .post h1 {
251+ # content .home-box .post h1 {
243252 margin-top : 0 ;
244253}
245254
246- .home_box h2 a {
255+ .home-box h2 a {
247256 color : white;
248257 margin : 0 0.2em ;
249258}
250259
251- # home_left {
260+ # home-left {
252261 width : 680px ;
253262}
254263
255- # home_right {
264+ # home-right {
256265 width : 260px ;
257266 margin-left : 1em ;
258267}
259268
260- # gotgit_left {
269+ # gotgit-left {
261270 width : 260px ;
262271}
263272
264- # gotgit_right {
273+ # gotgit-right {
265274 width : 680px ;
266275 margin-left : 1em ;
267276}
@@ -273,7 +282,7 @@ code {
273282 font-family : "Consolas" , "Courier New" , Courier, monospace;
274283}
275284
276- .home_box .post h1 a {
285+ .home-box .post h1 a {
277286 font-size : 0.7em ;
278287}
279288
@@ -307,7 +316,7 @@ code {
307316 font-size : 1.2em ;
308317}
309318
310- # sidebar .big .sidebar-item {
319+ . sidebar .big .sidebar-item {
311320 float : left;
312321 width : 25.2em ;
313322 margin : 1.2em 1em 0 0 ;
0 commit comments