Skip to content

Commit

Permalink
リスト微調整
Browse files Browse the repository at this point in the history
  • Loading branch information
5459i committed Jul 26, 2009
1 parent 52ed58a commit 47c2188
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions www/css/top.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,23 @@ padding:0 0 14px 40px;
border-bottom:3px solid #006699;
background:url(img/h2.png) no-repeat 5px 3px;
}

ul{
height:1px;
}
* > ul{
height:auto;
min-height:1px;
}
ul:after{
content:'.';
clear:both;
font-size:0;
display:block;
visibility:hidden;
font-weight:normal;
}

ul li{
background:url(img/li-arrow.png) no-repeat 0 center;
list-style-type:none;
Expand Down

0 comments on commit 47c2188

Please sign in to comment.