From 6554fa2fefb8a19c339696b56f8d89466fa1c9c8 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 3 Jan 2013 16:04:12 +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=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC=20=EC=9D=BC=EB=B6=80=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/def.css b/css/def.css index ec8ca2f1d..38646eb35 100644 --- a/css/def.css +++ b/css/def.css @@ -64,9 +64,9 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #ol_before li {float:left;margin-right:5px} #ol_before a {color:#696969;text-decoration:none;letter-spacing:-0.1em} #ol_mb_id{display:block;margin-bottom:3px;padding:0 5px;width:163px;height:22px;border:1px solid #d7d7d7;background:#fff} -#ol_mb_id_label {z-index:2;position:absolute;top:17px;left:16px;color:#696969} +#ol_mb_id_label {z-index:2;position:absolute;top:17px;left:20px;color:#696969} #ol_mb_pw {display:block;padding:0 5px;width:100px;height:22px;border:1px solid #d7d7d7;background:#fff} -#ol_mb_pw_label {z-index:2;position:absolute;top:44px;left:16px;color:#696969} +#ol_mb_pw_label {z-index:2;position:absolute;top:45px;left:20px;color:#696969} #auto_login {position:absolute;top:70px;right:65px} #auto_login_label {position:absolute;top:71px;right:12px;color:#696969;letter-spacing:-0.1em} #ol_submit {position:absolute;top:38px;right:12px;width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em}