From b919eab182d339674e9c67eca92eb1c3af9fb662 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 19 Feb 2013 20:58:07 +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=2017,=20=EC=A0=84=EC=B2=B4=EA=B2=80?= =?UTF-8?q?=EC=83=89=EA=B2=B0=EA=B3=BC=20=EC=8A=A4=ED=82=A8?= 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 cc0b46d77..194bf0350 100644 --- a/css/default.css +++ b/css/default.css @@ -381,11 +381,11 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#4e5d60;color:#f #sch_result_bo dd {margin:0;padding:0} #sch_result_bo ul {margin-top:1px} #sch_result_bo li {position:relative;margin-top:-1px;height:40px} -#sch_result_bo a {position:absolute;padding:0 10px;width:149px;height:40px;border:1px solid #1e5db3;border-right:0;background:#000;color:#fff;text-decoration:none;line-height:3.4em} +#sch_result_bo a {position:absolute;padding:0 10px;width:149px;height:40px;border:1px solid #618588;border-right:0;background:#679295;color:#fff;text-decoration:none;line-height:3.4em} #sch_result_bo .sch_on {width:150px;border-color:#cfded8;border-right:0;background:#fff;color:#000;font-weight:bold} #sch_result_bo .cnt_cmt {color:#fff} #sch_result_bo .sch_on .cnt_cmt {color:#000} -#sch_result_atc {float:left;margin:0;padding:15px 25px;width:508px;border:1px solid #cfded8;background:#fff} +#sch_result_atc {float:left;margin:0;padding:15px 25px;width:506px;border:1px solid #cfded8;background:#fff} #sch_result_atc dt a {display:inline-block;margin-bottom:15px;color:#000;font-size:1.2em;font-weight:bold;text-decoration:none} #sch_result_atc dd {margin:0 0 15px} #sch_result_atc dd a {}