@@ -4,11 +4,10 @@ abbr,address,cite,code,del,dfn,ins,kbd,q,samp,small,sub,sup,var,b,i{margin:0;pad
4
4
section , article , aside , header , footer , nav , dialog , figure {display : block;}
5
5
section { margin-left : auto; margin-right : auto;}
6
6
/*html 5 reset end*/
7
- * { margin : 0 ;padding : 0 ;}
7
+ body , p , div , span , h1 , h2 , h3 , h4 , h5 , h6 { margin : 0 ;padding : 0 ;}
8
8
* { font : 12 px/18px Verdana, Arial, Microsoft YaHei, sans-serif; color : # 666666 ; word-wrap : break-word;}
9
9
table { border-collapse : collapse;}
10
10
span { vertical-align : baseline;}
11
- ol , ul , menu {list-style : none;}
12
11
h1 , h2 , h3 , h4 , h5 , h6 { font-size : 14px ; font-weight : bold;}
13
12
h3 , h3 span { font-size : 16px ; font-weight : bold;}
14
13
h2 , h2 span { font-size : 18px ; font-weight : bold;}
@@ -152,7 +151,7 @@ background:url(http://github.com/img/y.png) no-repeat;color:#999;margin-left:5px;padding-left:18p
152
151
153
152
/*slice*/
154
153
# primary {float : right;overflow : hidden;width : 280px ;}
155
- .widget-area ul {list-style : none;margin-left : 0 ;}
154
+ .widget-area ul {list-style : none;margin-left : 0 ;margin : 0 ; padding : 0 ; }
156
155
.widget-area ul ul {margin-left : 1.3em ;}
157
156
.widget-container {border : 1px solid # 1D4088 ;padding : 0 ;margin : 0 0 18px 0 ;padding : 1px ;height : 1% ;}
158
157
.widget-container .notice {line-height : 22px ;text-indent : 2em ;}
@@ -235,4 +234,3 @@ a.tag:hover em {color:#fff;}
235
234
-webkit-border-radius : 5px ;-moz-border-radius : 5px ;border-radius : 5px ;
236
235
border : 1px solid # eee ;line-height : 24px ;}
237
236
.navbar em {font-weight : bold;font-size : 13px ;color : # f60 ;}
238
-
0 commit comments