From eb83bd657cdda4540fed3da3d05f47e00fad75e4 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 14:15:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=84=A4?= =?UTF-8?q?=EB=AC=B8=EC=A1=B0=EC=82=AC=EC=8A=A4=ED=82=A8=20=ED=88=AC?= =?UTF-8?q?=ED=91=9C=ED=95=98=EA=B8=B0=20=EB=B2=84=ED=8A=BC=20=EC=83=89?= 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 9c7ea9cd8..ec8cf33f2 100644 --- a/css/default.css +++ b/css/default.css @@ -142,7 +142,7 @@ a {color:#000;text-decoration:none} #poll ul {padding:5px 10px;background:#fff} #poll li {margin:7px 0} #poll footer {padding:10px 10px 15px;background:#fff;text-align:center} -#poll .btn_submit {height:24px;line-height:1.9em} +#poll .btn_submit {height:24px;background:#494949;line-height:1.9em} #poll .btn_cancel {height:22px;line-height:1.95em} /* 설문조사 결과 (새창) */ #poll_result section {margin:0 auto 20px;padding:10px;width:90%}