From 47b3aef3d92e7ade09319de5307342973f4b9e25 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 2 Aug 2013 15:38:01 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90=EA=B3=B5=ED=86=B5:?= =?UTF-8?q?=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EA=B2=BD=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=952?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/shop/basic/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index 63108f944..395ff62ed 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -46,7 +46,7 @@ .sct_12 .sct_li {float:left;margin:0 16px 15px 0;} .sct_12 .sct_last {margin:0 0 15px !important} .sct_12 .sct_clear {clear:both} -.sct_12 .sct_arw_toleft {display:block;z-index:2;position:absolute;top:20px;left:221px;width:10px;height:19px;background:url('../img/shop/icon_arw_toleft.gif') no-repeat} +.sct_12 .sct_arw_toleft {display:block;z-index:2;position:absolute;top:20px;left:221px;width:10px;height:19px;background:url('../shop/img/icon_arw_toleft.gif') no-repeat} .sct_12 .sct_a {display:block;position:relative;padding:20px 10px 20px 240px;width:110px;height:190px;border:1px solid #e9e9e9;background:#f5f6fa;text-decoration:none} .sct_12 .sct_a:focus, .sct_12 .sct_a:hover {text-decoration:none} .sct_12 .sct_img {position:absolute;top:0;left:0} @@ -62,7 +62,7 @@ .sct_13 .sct_li {float:left;margin:0 0 16px 0;width:100%} .sct_13 .sct_last {} .sct_13 .sct_clear {clear:both} -.sct_13 .sct_arw_toleft {display:block;z-index:2;position:absolute;top:20px;left:221px;width:10px;height:19px;background:url('../img/shop/icon_arw_toleft.gif') no-repeat} +.sct_13 .sct_arw_toleft {display:block;z-index:2;position:absolute;top:20px;left:221px;width:10px;height:19px;background:url('../shop/img/icon_arw_toleft.gif') no-repeat} .sct_13 .sct_a {display:block;position:relative;padding:20px 10px 20px 240px;height:190px;border:1px solid #e9e9e9;background:#f5f6fa;text-decoration:none} .sct_13 .sct_a:focus, .sct_13 .sct_a:hover {text-decoration:none} .sct_13 .sct_img {position:absolute;top:0;left:0}