모바일: mobile.css 와 skin/(x)/style.css 중첩 처리
This commit is contained in:
@ -63,7 +63,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
|
||||
<span style="width:<?php echo $s_rate ?>%"></span>
|
||||
</div>
|
||||
</td>
|
||||
<td class="td_bignum"><?php echo number_format($count) ?></td>
|
||||
<td class="td_numbig"><?php echo number_format($count) ?></td>
|
||||
<td class="td_num"><?php echo $s_rate ?></td>
|
||||
</tr>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user