모바일: 본문 바로가기 삭제
This commit is contained in:
@ -16,8 +16,6 @@ pre {overflow-x:scroll;font-size:1.1em}
|
|||||||
|
|
||||||
/* 웹접근성 스킬 --- 기본 block 속성에는 적용 안됨*/
|
/* 웹접근성 스킬 --- 기본 block 속성에는 적용 안됨*/
|
||||||
.sound_only {display:none}
|
.sound_only {display:none}
|
||||||
/* 본문 바로가기 */
|
|
||||||
#to_content {display:none}
|
|
||||||
|
|
||||||
/* 상단 레이아웃 */
|
/* 상단 레이아웃 */
|
||||||
#hd {background:#fff;zoom:1}
|
#hd {background:#fff;zoom:1}
|
||||||
|
|||||||
@ -10,10 +10,7 @@ include_once(G4_LIB_PATH.'/connect.lib.php');
|
|||||||
include_once(G4_LIB_PATH.'/popular.lib.php');
|
include_once(G4_LIB_PATH.'/popular.lib.php');
|
||||||
?>
|
?>
|
||||||
|
|
||||||
모바일 헤드
|
|
||||||
|
|
||||||
<header id="hd">
|
<header id="hd">
|
||||||
<div id="to_content"><a href="#container">본문 바로가기</a></div>
|
|
||||||
|
|
||||||
<h1><?=$config['cf_title']?></h1>
|
<h1><?=$config['cf_title']?></h1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user