From a0c6a1f065719498b10c68bdeae1c5214491d26a Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 3 Jan 2013 16:01:34 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20?= =?UTF-8?q?=EC=9D=BC=EB=B6=80=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/css/def.css b/css/def.css index c26582726..ec8ca2f1d 100644 --- a/css/def.css +++ b/css/def.css @@ -29,7 +29,7 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #install_done div span {position:absolute;top:-28px;left:0;width:700px;height:580px;background:url("../img/install_done.jpg")} /* 레이아웃 - 상단 */ -#header {z-index:3;position:relative;margin-bottom:30px;height:100px;border-bottom:1px solid #ddd} +#header {z-index:3;position:relative;margin-bottom:30px;height:100px} #header h1 {height:0;overflow:hidden} /* 로고 */ @@ -42,17 +42,17 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #tnb a {display:block;padding:10px;color:#333;font-family:"dotum";font-size:0.9em;font-weight:bold;text-decoration:none} /* 전체검색 */ -#hdsch {position:absolute;top:47px;right:50px;margin:0;padding:0;border:1px solid #d7d7d7;background:#f1f6f7} +#hdsch {position:absolute;top:47px;right:50px;margin:0;padding:0;border:1px solid #b7b7b7;background:#f1f6f7} #hdsch legend {position:absolute;top:-1000px} #hdsch_stx {margin:5px 0 5px 5px;height:16px;width:164px;border:0;background:transparent} #hdsch_stx:focus {background:#434f54;color:#fff} #hdsch_submit {position:relative;margin-left:-5px} /* 사이드 네비게이션: 아웃로그인, 설문조사 등 */ -#snb {position:absolute;top:130px;right:50px;font-family:"dotum"} +#snb {position:absolute;top:92px;right:50px;font-family:"dotum"} /* 아웃로그인 */ -.outlogin {margin-bottom:15px;padding:10px 10px 0;width:178px;border:1px solid #d7d7d7;background:#f1f6f7} +.outlogin {margin-bottom:15px;padding:10px 10px 0;width:178px;border:1px solid #b7b7b7;background:#f1f6f7} .outlogin h2 {height:0;overflow:hidden} /* 로그인 전 */ #ol_before {font-size:0.7em} @@ -80,7 +80,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;background:#fff;font-size:0.75em} +#poll {width:198px;border:1px solid #b7b7b7;background:#fff;font-size:0.75em} #poll header {padding:10px 10px 1px;background:#f1f6f7} #poll h2 {display:inline-block;font-size:1em} #poll p {padding:0}