모바일: 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

@ -86,7 +86,7 @@ $(function(){
<tr>
<td class="td_num"><?php echo $rank ?></td>
<td><?php echo $word ?></td>
<td class="td_bignum"><?php echo $row['cnt'] ?></td>
<td class="td_numbig"><?php echo $row['cnt'] ?></td>
</tr>
<?php