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

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

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