모바일: #459 마크업 정리 및 헤딩 다이어트

This commit is contained in:
whitedot
2013-05-16 09:21:03 +09:00
parent ade38bab84
commit cdd42a7a40
13 changed files with 101 additions and 158 deletions

View File

@ -4,7 +4,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<link rel="stylesheet" href="<?php echo $outlogin_skin_url ?>/style.css">
<section id="ol_before" class="ol">
<aside id="ol_before" class="ol">
<h2>회원로그인</h2>
<!-- 로그인 전 외부로그인 시작 -->
<form name="foutlogin" action="<?php echo $outlogin_action_url ?>" onsubmit="return fhead_submit(this);" method="post" autocomplete="off">
@ -21,7 +21,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
</div>
</fieldset>
</form>
</section>
</aside>
<script>
<?php if (!G4_IS_MOBILE) { ?>