사용자: default.css 와 skin/(x)/style.css 중첩 처리

This commit is contained in:
whitedot
2013-10-01 13:51:19 +09:00
parent f5bae01550
commit 34b31715dc
22 changed files with 957 additions and 686 deletions

View File

@ -10,7 +10,7 @@ else $g5['title'] = $g5['title'];
<!-- 비밀번호 확인 시작 { -->
<link rel="stylesheet" href="<?php echo $member_skin_url ?>/style.css">
<div id="pw_confirm">
<div id="pw_confirm" class="mbskin">
<h1><?php echo $g5['title'] ?></h1>
<p>
<?php if ($w == 'u') { ?>