From 94203afa4bad7e4c734d42e77f5262b5de45974b Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 9 Jan 2013 10:48:05 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20wrapper=20?= =?UTF-8?q?=EC=B5=9C=EC=86=8C=20=EB=84=93=EC=9D=B4=201000px=20=ED=95=B4?= =?UTF-8?q?=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/def.css b/css/def.css index 368c63f7c..80c2ed6cb 100644 --- a/css/def.css +++ b/css/def.css @@ -150,7 +150,7 @@ h6 {margin:0 0 20px} #poll_result_another a {display:block;padding:5px 0} /* 레이아웃 중간 */ -#wrapper {z-index:2;clear:both;position:relative;margin:-2px 0 0 0;padding:1px 250px 30px 30px;min-height:520px;height:auto !important;height:520px;min-width:1000px;width:auto !important;width:1000px;background:url("../img/wrapper_bg.jpg") top right repeat-y} +#wrapper {z-index:2;clear:both;position:relative;margin:-2px 0 0 0;padding:1px 250px 30px 30px;min-height:520px;height:auto !important;height:520px;background:url("../img/wrapper_bg.jpg") top right repeat-y} #wrapper h1 {margin-top:30px} /* 레이아웃 하단 */