공통: 스타일 정리 중

This commit is contained in:
whitedot
2013-12-06 09:42:10 +09:00
parent 808908717d
commit a941936907
13 changed files with 37 additions and 47 deletions

View File

@ -19,7 +19,7 @@ include_once(G5_LIB_PATH.'/popular.lib.php');
<div id="hd_wrapper">
<div id="logo">
<a href="<?php echo G5_URL ?>"><img src="<?php echo G5_IMG_URL ?>/logo.jpg" alt="처음으로"></a>
<a href="<?php echo G5_URL ?>"><img src="<?php echo G5_IMG_URL ?>/logo.jpg" alt="<?php echo $config['cf_title']; ?>"></a>
</div>
<button type="button" id="hd_sch_open">검색<span class="sound_only"> 열기</span></button>