From deed6c7f13a4fb29f3899b65880d522951e8c2d3 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 2 Jan 2013 17:23:59 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=95=84?= =?UTF-8?q?=EC=9B=83=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EB=A1=9C=EA=B7=B8?= =?UTF-8?q?=EC=9D=B8=20=EC=A0=84=ED=9B=84=20=EA=B8=80=EC=9E=90=ED=81=AC?= =?UTF-8?q?=EA=B8=B0=20=EB=B6=84=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/def.css b/css/def.css index da04748fb..5d38e71a6 100644 --- a/css/def.css +++ b/css/def.css @@ -47,9 +47,10 @@ p {margin:10px 0;line-height:1.5em} #hdsch_submit {position:relative;margin-left:-5px} /* 아웃로그인 */ -.outlogin {position:absolute;top:130px;right:50px;width:200px;font-size:0.7em} +.outlogin {position:absolute;top:130px;right:50px;width:200px} .outlogin h2 {height:0;overflow:hidden} /* 로그인 전 */ +#ol_before {font-size:0.7em} #ol_before fieldset {padding:0;border:0} #ol_before legend {height:0;overflow:hidden} #ol_mb_id_label {position:absolute;top:11px;left:7px;color:#a8a8a8}