From 5996171c87a4f50f06ac163c73ad48c3fa1f88ee Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 28 Jan 2013 18:00:12 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EC=9D=BD=EA=B8=B0=20?= =?UTF-8?q?=ED=95=98=EB=8B=A8=EB=B2=84=ED=8A=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 c30f574b5..5e500dbf6 100644 --- a/css/default.css +++ b/css/default.css @@ -295,10 +295,10 @@ table a {color:#000;text-decoration:none} #bo_v_act a {margin-right:5px;vertical-align:top} #bo_v_act strong {color:#109ff1} #bo_v form {padding-top:20px} -#bo_v_bot {zoom:1} +#bo_v_bot {border-top:1px solid #f7f7f2;padding:20px 20px;zoom:1} #bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_bot h2 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_bot ul {margin:0;padding:0 20px 15px;list-style:none} +#bo_v_bot ul {margin:0;padding:0;list-style:none} #bo_v_nb {float:left} #bo_v_nb li {float:left;margin-right:5px} .bo_v_com {float:right}