mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
17183670 셀렉터 문제로 전체 CSS에 영향을 주는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4450 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
75590ff609
commit
418481c722
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
.ni_box .thumbnail_box td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }
|
||||
.ni_box .thumbnail_box div strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
|
||||
.ni_box .thumbnail_box div.author { color:#54564b; text-align:center;}
|
||||
.ni_box .thumbnail_box div.author span,div { color:#54564b; }
|
||||
.ni_box .thumbnail_box div.author span, .ni_box .thumbnail_box div.author div { color:#54564b; }
|
||||
.ni_box .thumbnail_box div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}
|
||||
|
||||
.ni_box .thumbnail_box div.readAndVoted { color:#999999; font-size:0.9em; text-align:center;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue