From a87b0a023b7a099e252125fb93be677539ce0ecb Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 3 Jan 2013 14:50:20 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=84=A4?= =?UTF-8?q?=EC=B9=98=20=EC=99=84=EB=A3=8C=20=EB=A9=94=EC=84=B8=EC=A7=80=20?= =?UTF-8?q?=EB=82=98=EC=98=A4=EB=8A=94=20=EC=A1=B0=EA=B1=B4=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 2 +- head.php | 4 ++-- index.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/def.css b/css/def.css index 767121f31..6306e777d 100644 --- a/css/def.css +++ b/css/def.css @@ -83,7 +83,7 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #ol_after footer a {display:inline-block;padding:0 5px} /* 설문조사 */ -#poll {width:198px;border:1px solid #d7d7d7;font-size:0.75em} +#poll {width:198px;border:1px solid #d7d7d7;background:#fff;font-size:0.75em} #poll header {padding:10px 10px 1px;background:#f8f9fa} #poll h2 {display:inline-block;font-size:1em} #poll p {padding:0} diff --git a/head.php b/head.php index 8e7afeab3..6e9c16839 100644 --- a/head.php +++ b/head.php @@ -46,7 +46,7 @@ include_once($g4['path'].'/lib/popular.lib.php'); - +

Welcome to Gnuboard 4s

@@ -71,7 +71,7 @@ include_once($g4['path'].'/lib/popular.lib.php');
- +

\ No newline at end of file diff --git a/index.php b/index.php index 5e91735d8..02a5cf65d 100644 --- a/index.php +++ b/index.php @@ -1,7 +1,7 @@