#364 cozy_board의 css 문제 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3689 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-02-15 09:02:59 +00:00
parent 868d5ca0da
commit 2e8bc42d2e

View file

@ -62,7 +62,7 @@ Jeong, Chan Myeong 070601~070630
.boardList td.title,
.boardList td.title a { color:#444444; text-decoration:none; }
.boardList td.title a:visited { color:#777777;}
.boardList td.title .title_wrap { width:100%; overflow:hidden; white-space:nowrap;}
.boardList td.title .title_wrap { width:100%; overflow:hidden; }
.boardList td.author { padding:0 .5em 0 1.3em; color:#333333; font:.95em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.boardList td.author a { font-size:1em; color:#333333;}
.boardList td.reading { font:.8em Tahoma; color:#999999; text-align:center;}