사용자 로그인 중 메세지 완료, 모바일 아웃로그인 완료

This commit is contained in:
whitedot
2013-03-06 13:23:44 +09:00
parent 2da3a514eb
commit d7e58b7419
6 changed files with 6 additions and 7 deletions

View File

@ -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}