From 65d12037060003d7f0186af9b505fb1d535f63dd Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 25 Feb 2013 15:03:18 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20lnb,=20container?= =?UTF-8?q?=20=ED=85=8C=EB=91=90=EB=A6=AC=20=EC=83=89=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index 1d60fbb3f..527bb8223 100644 --- a/css/default.css +++ b/css/default.css @@ -90,9 +90,9 @@ a:active {color:#000;text-decoration:underline} #wrapper:after {display:block;visibility:hidden;clear:both;content:""} #wrapper_title {margin-bottom:20px;font-size:1.2em} -#lnb {float:right;width:209px;border:1px solid #e7f1ed;background:#fff} +#lnb {float:right;width:209px;border:1px solid #d5d9d7;background:#fff} -#container {position:relative;float:left;padding:25px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border:1px solid #e7f1ed;background:#fff;zoom:1} +#container {position:relative;float:left;padding:25px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border:1px solid #d5d9d7;background:#fff;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} /* 하단 레이아웃 */