From 8a769644fc0d219caf7791338ffe06a2902d1532 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 14:14:24 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=A0=84?= =?UTF-8?q?=EC=B2=B4=EA=B2=80=EC=83=89=EC=8A=A4=ED=82=A8=20=ED=83=80?= =?UTF-8?q?=EC=9D=B4=ED=8B=80=EA=B3=BC=20=EA=B8=80=EB=82=B4=EC=9A=A9=20?= =?UTF-8?q?=EA=B0=84=EA=B2=A9=20=EC=A1=B0=EC=A0=88?= 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 7ab6b2a1f..9c7ea9cd8 100644 --- a/css/default.css +++ b/css/default.css @@ -293,13 +293,13 @@ a {color:#000;text-decoration:none} #sch_result_bo dt {margin:0;padding:0;height:0;border:0;overflow:hidden} #sch_result_bo dd {margin:0} #sch_result_bo li {position:relative;margin-top:-1px} -#sch_result_bo a {display:inline-block;padding:10px 0 10px 10px;width:160px;border:1px solid #ddd;background:#eee} +#sch_result_bo a {display:inline-block;padding:10px 0 10px 10px;width:160px;border:1px solid #ddd;background:#eee;font-size:1.2em} #sch_result_bo .sch_on {width:161px;border-right:0;background:#fff;font-weight:bold} #sch_result_bo .cnt_cmt {color:#000} #sch_result_atc dt a {display:inline-block;margin-bottom:15px;font-size:1.2em;font-weight:bold} #sch_result_atc dd {margin:0 0 30px;border-bottom:1px solid #ddd} #sch_result_atc li {padding:10px 0} -#sch_result_atc p {margin-top:15px} +#sch_result_atc p {margin-top:10px} #sch_result_atc b {display:inline-block;margin:0 10px 0 0} #sch_result_atc b span {display:inline-block;margin:0 10px 0 0} .sch_more {padding:10px 0 15px;text-align:right}