From 0d2b81c297c0210acdf8ab8095f83d22c13c891f Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 26 Jun 2013 17:42:49 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EB=B3=B8?= =?UTF-8?q?=EB=AC=B8=20=EB=B0=94=EB=A1=9C=EA=B0=80=EA=B8=B0=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 4 ++-- shop/shop.head.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index b7bb01d88..4ab2ba3c0 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -20,8 +20,8 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden} .msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important} /* 본문 바로가기 */ -#to_content a {z-index:100000;position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden} -#to_content a:focus, #to_content a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em} +#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} +#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em} /* 이미지 등비율 리사이징 */ .img_fix {width:100%;height:auto} diff --git a/shop/shop.head.php b/shop/shop.head.php index dfc524418..6eb3cafd1 100644 --- a/shop/shop.head.php +++ b/shop/shop.head.php @@ -12,7 +12,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');

- +