문서 최상단 로그인 중 메세지 삽입, #307 의견5 에 따른 처리

This commit is contained in:
whitedot
2013-03-06 11:58:51 +09:00
parent 55900a04bf
commit 1a19d33f3f
8 changed files with 25 additions and 16 deletions

View File

@ -21,8 +21,10 @@ p {margin:0;padding:1em 0;line-height:1.7em;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
/* 웹접근성 스킬 --- 기본 block 속성에는 적용 안됨*/
/* 화면낭독기 사용자용 */
.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}
/* 이미지 등비율 리사이징 */
.img_fix {float:left;width:100%;height:auto}
@ -207,6 +209,7 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei
#ol_before input[type=text],
#ol_before input[type=password] {display:block;margin-bottom:0.3em;padding:0;width:80%;height:1.8em;line-height:1.8em}
#ol_before input[type=submit] {position:absolute;top:0em;right:0.5em;padding:0 !important;width:18%;height:4em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer;-webkit-appearance:none}
#ol_svc a {color:#000;text-decoration:none}
#ol_after {}
#ol_after_hd {}