From 134f69f01e72a12fe420d6292b8738458b4a2561 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 19 Feb 2013 10:40:36 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=A6=AC?= =?UTF-8?q?=EB=94=94=EC=9E=90=EC=9D=B8=205,=20lnb=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC?= 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 04bc469ae..75ebd0ac8 100644 --- a/css/default.css +++ b/css/default.css @@ -57,7 +57,7 @@ a:active {color:#000;text-decoration:underline} #wrapper {margin:50px auto;width:980px;zoom:1} #wrapper:after {display:block;visibility:hidden;clear:both;content:""} #wrapper_title {margin-bottom:20px;font-size:1.2em} -#lnb {float:right;width:228px;border:1px solid #cfded8;background:#f7f7f2} +#lnb {float:right;width:228px;border:1px solid #e7f1ed;background:#f7f7f2} #container {float:left;width:730px;min-height:500px;height:auto !important;height:500px;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} @@ -203,7 +203,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff; #find_info #captcha input {margin-left:5px} /* 아웃로그인 스킨 */ -.ol {position:relative;padding:14px;border-bottom:1px solid #cfded8} +.ol {position:relative;padding:14px;border-bottom:1px solid #e7f1ed} .ol h2 {width:0;height:0;overflow:hidden} .ol ul {margin:0;padding:0;list-style:none} .ol a {}