From ae19bbb22480e760f7e8bab801a605a592c5faeb Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Feb 2013 21:18:26 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=20=EC=95=84=EC=9D=B4=EC=BD=98=20=EC=84=A4=EB=AA=85,?= =?UTF-8?q?=20=EC=95=84=EC=9B=83=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EB=A1=9C?= =?UTF-8?q?=EA=B7=B8=EC=9D=B8=20=ED=9B=84=20=EB=B2=84=ED=8A=BC=20=EB=B0=B0?= =?UTF-8?q?=EA=B2=BD=EC=83=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index 341d21a98..6170f45ad 100644 --- a/css/default.css +++ b/css/default.css @@ -47,7 +47,7 @@ a:active {color:#0e99ea;text-decoration:underline} #snb #snb_join {background-position:-240px 0} #snb #snb_cnt {background-position:-300px 0} #snb #snb_new {background-position:-360px 0} -#snb strong {position:absolute;top:33px;right:0;padding:0 5px;border-radius:10px;background:#109ff1;color:#fff;font-size:0.9em;font-family:"verdana";letter-spacing:-0.1em;line-height:1.5em} +#snb strong {position:absolute;top:33px;right:0;padding:0 5px;border-radius:10px;background:#109ff1;color:#fff;font-size:0.9em;font-family:"dotum";font-weight:normal;letter-spacing:-0.1em;line-height:1.5em} #schall {position:absolute;top:25px;right:0;margin:0;padding:0;border:0;letter-spacing:-5px} #schall legend {width:0;height:0;overflow:hidden} @@ -237,7 +237,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#428ab4;color:#f #ol_after_pt {width:90px;margin-right:1px} #ol_after_scrap {width:48px;line-height:2.6em !important} #ol_after_ft {text-align:justify} -#ol_after_ft a {display:inline-block;width:93px;height:20px;background:#484848;color:#fff;text-align:center;line-height:1.8em} +#ol_after_ft a {display:inline-block;width:93px;height:20px;background:#428ab4;color:#fff;text-align:center;line-height:1.8em} /* 로그인 */ #mb_login {margin:100px auto;width:500px}