모바일: 설문조사스킨 완료

This commit is contained in:
whitedot
2013-03-06 14:30:29 +09:00
parent b85a816a68
commit 03dc2b4a63
2 changed files with 4 additions and 5 deletions

View File

@ -17,7 +17,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<p>
<?=$list[$i]['content']?>
<strong><?=$list[$i]['cnt']?> 표</strong>
<span><?=number_format($list[$i]['rate'], 1)?> 퍼센트</span>
<span><?=number_format($list[$i]['rate'], 1)?>%</span>
</p>
<div class="poll_result_graph">
<span style="width:<?=number_format($list[$i]['rate'], 1)?>%"></span>