From 131879796e554e587735bf5f5f44b26257c89dfa Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 24 Jan 2013 17:58:25 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B8=B0?= =?UTF-8?q?=EB=B3=B8=ED=85=8C=EC=9D=B4=EB=B8=94=20th=20=ED=85=8C=EB=91=90?= =?UTF-8?q?=EB=A6=AC=EC=83=89=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 35f6f2ed5..3a6c6ce5c 100644 --- a/css/default.css +++ b/css/default.css @@ -97,7 +97,7 @@ table {margin-bottom:20px;width:100%;border-collapse:collapse;border-spacing:0} tfoot th {border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9} tfoot td {border-color:#c9c9c9;background:#f9f9f5;font-weight:bold;text-align:center} caption {padding:0 0 10px;text-align:left} -th {padding:12px 0 8px;border-top:3px solid #484848;border-bottom:1px solid #a9a9a9} +th {padding:12px 0 8px;border-top:3px solid #666;border-bottom:1px solid #a9a9a9} th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;word-break:break-all} table a {color:#000;text-decoration:none}