From 5dc13d28cb1bc0c14770e0c4bd7c0cd326ff55e9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Mar 2013 15:44:46 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EB=AC=B8?= =?UTF-8?q?=EC=84=9C=20=EC=B5=9C=EC=83=81=EB=8B=A8=20=EB=A9=94=EC=9D=B8?= =?UTF-8?q?=EB=A9=94=EB=89=B4=20=EB=B0=94=EB=A1=9C=EA=B0=80=EA=B8=B0=20?= =?UTF-8?q?=EB=A7=81=ED=81=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 2 +- mobile/head.php | 5 +++-- mobile/tail.php | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index eef310ba5..1369828f7 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -25,7 +25,7 @@ pre {overflow-x:scroll;font-size:1.1em} #hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden} .sound_only {display:inline-block;margin:0 !important;padding:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;overflow:hidden} /* 본문 바로가기 */ -#to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden} +.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden} /* 이미지 등비율 리사이징 */ .img_fix {float:left;width:100%;height:auto} diff --git a/mobile/head.php b/mobile/head.php index af830368e..aaaf60666 100644 --- a/mobile/head.php +++ b/mobile/head.php @@ -13,7 +13,8 @@ include_once(G4_LIB_PATH.'/popular.lib.php');

- + +
@@ -81,7 +82,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');