공통: 스타일 정리 중

This commit is contained in:
whitedot
2013-12-06 09:42:10 +09:00
parent 808908717d
commit a941936907
13 changed files with 37 additions and 47 deletions

View File

@ -5,7 +5,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<link rel="stylesheet" href="<?php echo $poll_skin_url ?>/style.css">
<div id="poll_result" class="new_win">
<h1><?php echo $g5['title'] ?></h1>
<h1 id="win_title"><?php echo $g5['title'] ?></h1>
<section id="poll_result_list">
<h2><?php echo $po_subject ?> 결과</h2>