From 4be2ee23e5b5da4115ee3641de25b3ccc6308e72 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 2 Dec 2013 15:26:54 +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=EC=83=81=EB=8B=A8=EC=9C=BC=EB=A1=9C=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC(=ED=81=B4=EB=A6=AD=EC=98=81=EC=97=AD)=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index cb43feddc..15291951d 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -47,7 +47,7 @@ a:link, a:visited {color:#000;text-decoration:none} /* 하단 레이아웃 */ #ft {margin:20px 0 0;padding:20px 0 0;border-top:1px solid #e9e9e9;font-size:0.833em;text-align:center;letter-spacing:-0.1em} #ft h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} -#ft_to_top {display:block;margin:10px 0 20px} +#ft_to_top {display:block;margin:10px 10px 20px;padding:10px;background:#f2f5f9} /* 목록 바로가기 */ .sanchor {margin:0 0 5px;padding:0}