mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
최근게시물 위젯의 XE_OFFICIAL 스킨의 잘못된 margin 제거
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2245 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
09d8f855f2
commit
076fb9fe35
2 changed files with 4 additions and 4 deletions
|
|
@ -7,8 +7,8 @@
|
|||
.latest_black ul li .title { position:relative; z-index:0; overflow:hidden; width:100%; white-space:nowrap;}
|
||||
.latest_black ul li .title a { color:#818181; text-decoration:none; }
|
||||
.latest_black ul li .title a:hover { text-decoration:underline; }
|
||||
.latest_black ul li .title span.comment { color:#FE6700; font:.8em Tahoma; margin-left:.3em;}
|
||||
.latest_black ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; margin-left:.3em;}
|
||||
.latest_black ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
|
||||
.latest_black ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }
|
||||
|
||||
.latest_black ul li .date { position:relative; z-index:1; }
|
||||
.latest_black ul li .date span { background:#FFFFFF; position:relative; z-index:1; padding:3px 5px 3px 3px; text-align:right; float:right; top:-16px; _top:-18px; color:#999999; font:.8em Tahoma; }
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@
|
|||
.latest_white ul li .title { position:relative; z-index:0; overflow:hidden; width:100%; white-space:nowrap;}
|
||||
.latest_white ul li .title a { color:#555555; text-decoration:none; }
|
||||
.latest_white ul li .title a:hover { text-decoration:underline; }
|
||||
.latest_white ul li .title span.comment { color:#FE6700; font:.8em Tahoma; margin-left:.3em;}
|
||||
.latest_white ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; margin-left:.3em;}
|
||||
.latest_white ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
|
||||
.latest_white ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }
|
||||
|
||||
.latest_white ul li .date { position:relative; z-index:1; }
|
||||
.latest_white ul li .date span { background:#FFFFFF; position:relative; z-index:1; padding:3px 5px 3px 3px; text-align:right; float:right; top:-16px; _top:-18px; color:#999999; font:.8em Tahoma; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue