From 2f4639fa0edf1da51cc451e59f8dc6cefa18b561 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 15 Jan 2013 16:29:23 +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=EC=8A=A4=ED=82=A8=20=EA=B2=B0?= =?UTF-8?q?=EA=B3=BC=ED=8E=98=EC=9D=B4=EC=A7=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 3 ++- skin/poll/neo/poll_result.skin.php | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/default.css b/css/default.css index 2f6005b74..dd3326796 100644 --- a/css/default.css +++ b/css/default.css @@ -416,6 +416,7 @@ a {color:#000;text-decoration:none} .new_win h1 {padding:20px 30px 10px;background:#494949;color:#fff;font-size:0.875em} .new_win h1 a {color:#fff} .new_win article h1 {background:transparent;color:#000} +.new_win article h1 a {color:#000} .new_win h2 {font-size:1em} .new_win table {margin:0 auto 30px;width:90%} .new_win fieldset {margin:0 auto 30px;width:90%} @@ -425,7 +426,7 @@ a {color:#000;text-decoration:none} .new_win_ul a {display:block;padding:10px;border-right:1px solid #eee;border-left:1px solid #eee;color:#595959;font-family:"dotum";font-size:1em;font-weight:bold} .new_win_ul a:hover, .new_win_ul a:focus {background:#faf9f5} -.btn_win {text-align:center} /* 새창용 */ +.btn_win {margin-bottom:20px;text-align:center} /* 새창용 */ .btn_win a {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;font-size:0.75em;text-decoration:none;line-height:2.5em} /* 포인트 내역 */ diff --git a/skin/poll/neo/poll_result.skin.php b/skin/poll/neo/poll_result.skin.php index b72ef26b2..940d4e48d 100644 --- a/skin/poll/neo/poll_result.skin.php +++ b/skin/poll/neo/poll_result.skin.php @@ -85,7 +85,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 -
- 창닫기 +
\ No newline at end of file