Skip to content

Commit b51c628

Browse files
author
UlricQin
committed
Update c.css
debug: .con .text ul list-style
1 parent 391d2b8 commit b51c628

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

webapp/css/c.css

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ abbr,address,cite,code,del,dfn,ins,kbd,q,samp,small,sub,sup,var,b,i{margin:0;pad
44
section,article,aside,header,footer,nav,dialog,figure{display:block;}
55
section{ margin-left:auto; margin-right:auto;}
66
/*html 5 reset end*/
7-
*{ margin:0;padding:0;}
7+
body,p,div,span,h1,h2,h3,h4,h5,h6{ margin:0;padding:0;}
88
*{ font:12px/18px Verdana,Arial,Microsoft YaHei,sans-serif; color:#666666; word-wrap:break-word;}
99
table{ border-collapse:collapse;}
1010
span{ vertical-align:baseline;}
11-
ol, ul, menu{list-style:none;}
1211
h1,h2,h3,h4,h5,h6{ font-size:14px; font-weight:bold;}
1312
h3,h3 span{ font-size:16px; font-weight:bold;}
1413
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
152151

153152
/*slice*/
154153
#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;}
156155
.widget-area ul ul {margin-left: 1.3em;}
157156
.widget-container {border: 1px solid #1D4088;padding: 0;margin: 0 0 18px 0;padding: 1px;height: 1%;}
158157
.widget-container .notice{line-height:22px;text-indent:2em;}
@@ -235,4 +234,3 @@ a.tag:hover em {color:#fff;}
235234
-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
236235
border:1px solid #eee;line-height:24px;}
237236
.navbar em {font-weight:bold;font-size:13px;color:#f60;}
238-

0 commit comments

Comments
 (0)