From 64212a5c8d746f4d4c5d0ebcfc0f25d47cfa4d47 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 29 May 2013 14:18:15 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC=ED=95=91?= =?UTF-8?q?=EB=AA=B0:=20=EB=B2=84=ED=8A=BC=20=EA=B4=80=EB=A0=A8=20css=20?= =?UTF-8?q?=EB=B0=8F=20=ED=95=98=EB=8B=A8=20=EB=A7=88=EC=A7=84=20css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index dd789d02f..1b1a4f17d 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -38,7 +38,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #container_title {margin-bottom:1em;padding:0 1em;font-size:1.2em} /* 하단 레이아웃 */ -#footer {padding:2em 0 0;border-top:1px solid #e9e9e9;font-size:0.6em;text-align:center} +#footer {margin:2em 0 0;padding:2em 0 0;border-top:1px solid #e9e9e9;font-size:0.6em;text-align:center} #footer h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #ft_to_top {display:block;margin:1em 0 2em} @@ -441,7 +441,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} .btn02 {display:inline-block;padding:0 0.5em;height:2em;border:1px solid #333 !important;background:#333 !important;color:#fff !important;font-size:1em;text-decoration:none !important;line-height:2em;vertical-align:middle} .btn02:focus, .btn02:hover {text-decoration:none !important} .btn_confirm {text-align:center} /* 서식단계 진행 */ -.btn_submit {padding:0 1em;height:2.6em;border:0;background:#333;color:#fff;font-size:1em;letter-spacing:-0.1em;vertical-align:top;cursor:pointer;-webkit-appearance:none} +.btn_submit {padding:0 1em;height:2.6em;border:1px solid #333;background:#333;color:#fff;font-size:1em;letter-spacing:-0.1em;vertical-align:top;cursor:pointer;-webkit-appearance:none} .btn_cancel {display:inline-block;padding:0 1em;height:2.6em;border:1px solid #ccc;background:#fafafa;color:#000;font-size:1em;text-decoration:none;line-height:2.6em} .btn_frmline {display:inline-block;padding:0 0.3em;height:1.9em;border:0;background:#333;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */ .btn_win {clear:both;margin-bottom:1.5em;text-align:center} /* 새창용 */