From 5b7f2c42969d440e11caf6f2c4e5a64c7fc6dad9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 10 Jan 2013 17:41:01 +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=EB=8C=93=EA=B8=80?= =?UTF-8?q?=EC=93=B0=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/def.css b/css/def.css index b7e6f04ba..f211e627f 100644 --- a/css/def.css +++ b/css/def.css @@ -354,12 +354,13 @@ a {color:#000;text-decoration:none} #bo_vc_w {position:relative;margin-top:10px;zoom:1} #bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""} #bo_vc_w fieldset {margin:0;padding:0 0 0 10px;border:0;background:transparent;font-size:0.75em} +#bo_vc_w #char_cnt {position:absolute;top:5px;right:90px} /* 댓글 CAPTCHA */ -#bo_vc_w #captcha_comment {font-size:1.3em !important} +#bo_vc_w #captcha_comment {font-size:1em !important} #bo_vc_warea {position:relative;margin:10px 100px 10px 0} #bo_vc_warea textarea {width:100%;height:50px} #bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px;width:75px;height:57px;border:1px solid #666;background:#555;color:#fff;letter-spacing:-0.1em} -#bo_vc_w #char_cnt {position:absolute;top:5px;right:10px} + #bo_sch {display:hidden;visibility:hidden;height:0;overflow:hidden}