모바일: 삼성 계열 기기에서 숨김 텍스트 나타나는 문제 수정
This commit is contained in:
@ -43,7 +43,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
|
||||
/* 상단 레이아웃 */
|
||||
#hd {position:relative;background:#fff}
|
||||
#hd:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
|
||||
|
||||
#logo {float:left;padding:15px 0;margin-left:5px}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user