Merge branch 'master' of github.com:gnuboard/yc5
This commit is contained in:
@ -95,7 +95,7 @@ switch($info) {
|
||||
</div>
|
||||
|
||||
<div id="menu_button" class="menu_hidden">
|
||||
<button type="button"><b>1</b>메뉴열기</button>
|
||||
<button type="button">메뉴열기</button>
|
||||
</div>
|
||||
<div id="menu_list">
|
||||
<?php echo pg_anchor($info); ?>
|
||||
|
||||
@ -79,7 +79,7 @@
|
||||
/* ##### maint.(nn).skin.php, list.(nn).skin.php 공통 적용 끝 ##### */
|
||||
|
||||
/* 상품상세 */
|
||||
#info_content {width:100%;height:100%}
|
||||
#info_content {margin:0 0 50px;width:100%;height:100%}
|
||||
#menu_button {position:fixed;left:0;bottom:0;width:100%;height:40px;text-align:center}
|
||||
#menu_button button {position:relative;margin:0;padding:0;width:20%;height:40px;border:0;background:transparent}
|
||||
#menu_button button span {display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;background:url('img/arr_up01.gif') #000 center 15px no-repeat}
|
||||
|
||||
Reference in New Issue
Block a user