From a5c9418f0e9226dd8016971c9ab32b94a2c61854 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 15 May 2013 09:16:34 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=20=EA=B2=80=EC=83=89=20=EB=B2=84=ED=8A=BC=20=EB=B0=B0?= =?UTF-8?q?=EA=B2=BD=EC=83=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/default.css b/css/default.css index 5513bd41e..d4f97509d 100644 --- a/css/default.css +++ b/css/default.css @@ -26,7 +26,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;border:1px solid #c9c9c9} #sch_all legend {position:absolute;font-size:0;line-height:0;overflow:hidden} #sch_all_stx {padding-left:5px;width:156px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} -#sch_all_submit {padding:0 5px;height:26px;border:0;background:#000;color:#fff} +#sch_all_submit {padding:0 5px;height:26px;border:0;background:#333;color:#fff} #mb_nb {position:absolute;top:18px;right:0;zoom:1} #mb_nb:after {display:block;visibility:hidden;clear:both;content:""} @@ -65,13 +65,13 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} .gnb_empty {width:100%;height:35px;text-align:center;line-height:2.95em} /* 중간 레이아웃 */ -#wrapper {z-index:5;margin:0 auto;width:980px;border-left:1px solid #d9d9d9;zoom:1} +#wrapper {z-index:5;margin:0 auto;width:980px;zoom:1} #wrapper:after {display:block;visibility:hidden;clear:both;content:""} #wrapper_title {margin-bottom:20px;font-size:1.2em} #wrapper #aside {position:relative;float:right;left:-1px;width:210px;border-left:1px solid #d9d9d9;background:#fff} -#container {z-index:4;position:relative;float:left;padding:25px 20px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #d9d9d9;background:#fff;zoom:1} +#container {z-index:4;position:relative;float:left;padding:25px 20px 15px 0;width:748px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #d9d9d9;background:#fff;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} /* 텍스트 크기 조절 */