From d7e58b7419570d97634094592b48ca1837ce29d3 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 6 Mar 2013 13:23:44 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90=20=EB=A1=9C?= =?UTF-8?q?=EA=B7=B8=EC=9D=B8=20=EC=A4=91=20=EB=A9=94=EC=84=B8=EC=A7=80=20?= =?UTF-8?q?=EC=99=84=EB=A3=8C,=20=EB=AA=A8=EB=B0=94=EC=9D=BC=20=EC=95=84?= =?UTF-8?q?=EC=9B=83=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/admin.css | 1 + css/default.css | 3 ++- css/mobile.css | 4 ++-- head.php | 2 -- head.sub.php | 1 + mobile/head.php | 2 -- 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/css/admin.css b/css/admin.css index 5c819e8e8..52dcffc7c 100644 --- a/css/admin.css +++ b/css/admin.css @@ -26,6 +26,7 @@ h1 {margin-bottom:20px;color:#333;font-size:1.5em;font-family:"dotum";letter-spa h2 {font-size:1.2em} /* 화면낭독기 사용자용 */ +#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden} .sound_only {display:inline-block !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !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} diff --git a/css/default.css b/css/default.css index d4d0a3421..f8377e2de 100644 --- a/css/default.css +++ b/css/default.css @@ -19,6 +19,7 @@ a:focus, a:active {color:#000;text-decoration:underline} /* 화면낭독기 사용자용 */ +#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden} .sound_only {display:inline-block !important;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} @@ -55,7 +56,7 @@ a:active {color:#000;text-decoration:underline} #snb img {margin-right:3px} /* gnb js off */ -#gnb {background:#f0f4f8} +#gnb {margin-top:-1px;background:#f0f4f8} #gnb h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} #gnb_ul {z-index:10;margin:0 auto;padding:0;width:980px} .gnb_1depth {position:relative;margin-left:-1px;zoom:1} diff --git a/css/mobile.css b/css/mobile.css index f88f0db46..82aac4fed 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -22,6 +22,7 @@ hr {display:none} 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;padding: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;font-size:0;line-height:0;overflow:hidden} @@ -212,8 +213,7 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #ol_svc {margin:0.5em 0;text-align:right} #ol_svc a {display:inline-block;margin:0 0 0 0.5em;color:#000;text-decoration:none;vertical-align:middle} -#ol_after {} -#ol_after_hd {} +#ol_after_hd strong {display:inline-block;padding:0 0.5em 0.5em} #ol_after_hd .btn_admin {display:block;padding:0 !important;width:100%;text-align:center} #ol_after_private {margin:0;padding:0;list-style:none;zoom:1} #ol_after_private:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/head.php b/head.php index fecb0f5ca..f76172255 100644 --- a/head.php +++ b/head.php @@ -24,8 +24,6 @@ if ($config['cf_include_head']) { ?>
- 님 로그인 중 -

diff --git a/head.sub.php b/head.sub.php index 3682e8681..9092df604 100644 --- a/head.sub.php +++ b/head.sub.php @@ -68,3 +68,4 @@ var g4_cookie_domain = ""; +님 로그인 중 \ No newline at end of file diff --git a/mobile/head.php b/mobile/head.php index d548ff77d..680500a5f 100644 --- a/mobile/head.php +++ b/mobile/head.php @@ -11,8 +11,6 @@ include_once(G4_LIB_PATH.'/popular.lib.php'); ?>
- - 님 로그인 중