From 0e63a72f60bec5d7ae34ae6ef580a60f62bda60b Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 18 Jan 2013 17:45:00 +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=20td=20padding?= 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 fc1f1db46..ea81bdded 100644 --- a/css/default.css +++ b/css/default.css @@ -27,7 +27,7 @@ tfoot td {border-color:#c9c9c9;background:#f9f9f5;font-weight:bold;text-align:ce caption {padding:0 0 10px;text-align:left} th {padding:12px 0 8px;border-top:3px solid #666;border-bottom:1px solid #a9a9a9} th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ -td {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9} +td {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9} .empty_table {padding:85px 0;text-align:center} /* 캡챠 자동등록(입력)방지 기본 */