mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
xe_official 최근 게시물 위젯의 간격을 조금 넓힘
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2799 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
64a0462b07
commit
471dd80166
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
.latest_black h2 { display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#ffffff; background:url(../images/black/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
|
||||
.latest_black ul { }
|
||||
.latest_black ul li { height:18px; background:url(../images/black/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
|
||||
.latest_black ul li { height:20px; background:url(../images/black/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
|
||||
|
||||
.latest_black ul li .title a { color:#818181; text-decoration:none; }
|
||||
.latest_black ul li .title a:hover { text-decoration:underline; }
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
.latest_white h2 { display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url(../images/white/lineNotice.gif) no-repeat left bottom; font-size:1em;}
|
||||
|
||||
.latest_white ul { }
|
||||
.latest_white ul li { height:18px; background:url(../images/white/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
|
||||
.latest_white ul li { height:20px; background:url(../images/white/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}
|
||||
|
||||
.latest_white ul li .title a { color:#555555; text-decoration:none; }
|
||||
.latest_white ul li .title a:hover { text-decoration:underline; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue