From 225f727ac498c0be7127e73aa010b397844cf043 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 13:40:05 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=84=A4?= =?UTF-8?q?=EB=AC=B8=EC=A1=B0=EC=82=AC=20=EC=8A=A4=ED=82=A8=20=EB=8C=93?= =?UTF-8?q?=EA=B8=80=EB=B6=80=EB=B6=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 ++ skin/poll/neo/poll_result.skin.php | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index df4c42d56..0fe9913d3 100644 --- a/css/default.css +++ b/css/default.css @@ -166,6 +166,8 @@ a {color:#000;text-decoration:none} #poll_result_cmt fieldset {margin:0 38px;width:auto;border:0;text-align:center} #poll_result_cmt legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden} #poll_result_cmt fieldset p {margin:0 0 15px;padding:3px 0 10px;border-bottom:1px solid #dedede;text-align:left} +#poll_result_cmt footer {text-align:right} +.poll_cmt_del {display:inline-block;padding-bottom:10px} #poll_result_oth h2 {padding:0 0 10px} #poll_result_oth ul {margin:0;padding:0;list-style:none} #poll_result_oth a {display:block;padding:10px 0;border-bottom:1px solid #eee} diff --git a/skin/poll/neo/poll_result.skin.php b/skin/poll/neo/poll_result.skin.php index 2d59ad98d..00b9ed17f 100644 --- a/skin/poll/neo/poll_result.skin.php +++ b/skin/poll/neo/poll_result.skin.php @@ -38,11 +38,13 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

님의 의견

- "; } ?>

+