모바일: mobile.css 와 skin/(x)/style.css 중첩 처리

This commit is contained in:
whitedot
2013-10-01 17:23:29 +09:00
parent 34b31715dc
commit d29b3f1e63
42 changed files with 787 additions and 537 deletions

View File

@ -13,7 +13,7 @@ else {
<link rel="stylesheet" href="<?php echo $member_skin_url ?>/style.css">
<div id="memo_view" class="new_win">
<div id="memo_view" class="new_win mbskin">
<h1><?php echo $g5['title'] ?></h1>
<ul class="new_win_ul">
<li><a href="./memo.php?kind=recv">받은쪽지</a></li>