From 758f2ea10d7959064527288e1fa20ea153523d1e Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 6 Mar 2013 11:12:34 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=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=9E=91=EC=97=85=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index 881bbf559..968cc70ad 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -221,10 +221,8 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #ol_after_private a strong {color:#000;font-weight:normal} #ol_after_private a:nth-of-type(1) {border-right:1px solid #fff} #ol_after_private a:nth-of-type(2) {border-right:1px solid #fff} -#ol_after_ft {margin-top:0.5em;text-align:justify} -#ol_after_ft a {display:inline-block;width:88px;height:22px;background:#333;color:#fff;text-align:center;line-height:1.8em} -#ol_after_ft a:focus, -#ol_after_ft a:hover {text-decoration:none !important} +#ol_after_ft {margin-top:0.5em;text-align:right} +#ol_after_ft a {display:inline-block;padding:0 2em;height:2em;background:#333;color:#fff;text-decoration:none;text-align:center;line-height:2em} /* 로그인 */ #mb_login {margin:2em 0}