From eff954659c1530ac20b16a5e7a09c822ec26b77c Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 4 Feb 2013 18:18:28 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9D=B4=EB=93=9C=EB=B7=B0=20?= =?UTF-8?q?=EC=9D=B4=EB=A6=84=20=EA=B5=B5=EA=B8=B0=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/css/default.css b/css/default.css index 94b46430b..9d1baf77a 100644 --- a/css/default.css +++ b/css/default.css @@ -410,8 +410,6 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f .btn_bo_user {float:right;margin:0;padding:0;list-style:none} .btn_bo_user li {float:left;margin-left:5px} #bo_list caption {padding:0;height:0;color:transparent;overflow:hidden} /* ff에서 감추기 위해 color:transparent 사용 */ -#bo_list .sv_member, -#bo_list .sv_guest {font-weight:normal} /* 사이드뷰 글자 스타일 */ .btn_bo_adm {float:left} .btn_bo_adm li {float:left;margin-right:5px} .bo_notice {} @@ -429,8 +427,6 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f #bo_v_info {padding:0 20px 15px;border-bottom:1px solid #f0f0f0} #bo_v_info h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal} -#bo_v_info .sv_member, -#bo_v_info .sv_guest {font-weight:normal} #bo_v_top {padding:10px 20px;zoom:1} #bo_v_top:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_top h2 {margin:0;padding:0;height:0;overflow:hidden} @@ -506,8 +502,6 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f .sv_nojs .sv {display:block} .sv_wrap .sv a {display:inline-block;padding:3px;width:94px;border-bottom:1px solid #555;color:#fff !important} .sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important;background:#ddd} -.sv_member, -.sv_guest {font-weight:bold} /* pagination */ .pg_wrap {clear:both;margin:0 0 20px;padding-top:20px;text-align:center}