From 57f617b2bd01a68306a228d3f8442f03194abd20 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 19 Feb 2013 11:39:23 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=A6=AC?= =?UTF-8?q?=EB=94=94=EC=9E=90=EC=9D=B8=206,=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EC=83=89=EC=83=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index 592bf8226..8de09d710 100644 --- a/css/default.css +++ b/css/default.css @@ -101,7 +101,7 @@ a:active {color:#000;text-decoration:underline} .btn02:focus, .btn02:hover {text-decoration:none !important} .btn_confirm {text-align:center} /* 서식단계 진행 */ -.btn_submit {padding:0 10px;height:24px;border:0;background:#000;color:#fff;letter-spacing:-0.1em;vertical-align:top} +.btn_submit {padding:0 10px;height:24px;border:0;background:#4e5d60;color:#fff;letter-spacing:-0.1em;vertical-align:top} .btn_cancel {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em} .btn_frmline {display:inline-block;padding:0 7px 0 5px;height:22px;border:0;background:#444;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2em} /* 우편번호검색버튼 등 */ .btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ @@ -300,7 +300,6 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff; #poll footer {padding:0 14px 14px;text-align:right} #poll footer a:focus, #poll footer a:hover {text-decoration:none !important} -#poll .btn_submit {background:#4e5d60} /* 설문조사 결과 (새창) */ #poll_result section {padding:15px;width:87%;border-right:1px solid #eee;border-bottom:1px solid #eee;background:#f7f7f2} #poll_result h2 {margin:0;padding:20px 0}