게시글 기본 아이콘 변경. 게시판/설문조사 스킨등의 세세하게 어긋난 부분 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3575 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-01-23 03:32:14 +00:00
parent 830f084638
commit 4b9f56167b
18 changed files with 22 additions and 21 deletions

View file

@ -1,5 +1,6 @@
.poll_table { table-layout:fixed; width:100%; }
.poll_table { table-layout:fixed; width:100%; padding:0; border:none;}
.poll_table td { padding:0; margin:0; }
.poll_table td.h { background:url(../images/top_bg.png) repeat-x left top; }
.poll_table td.title { height:28px; background:url(../images/top_title_bg.png) repeat-x left top; padding:0 20px 0 20px;color:#C3C3C4;}
.poll_table td.title strong { color:#FFFFFF; font-weight:bold; }