From b02e6f87bb4f4c86154d0dd670c999282b372c4f Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 6 Feb 2013 09:34:17 +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=EC=8A=A4=ED=82=A8=20?= =?UTF-8?q?=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=ED=9B=84=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/default.css b/css/default.css index 1e492e660..2e683ebac 100644 --- a/css/default.css +++ b/css/default.css @@ -43,7 +43,7 @@ pre {overflow-x:scroll;font-size:1.1em} #schall legend {width:0;height:0;overflow:hidden} #schall_stx {width:150px;height:21px;border:3px solid #484848;border-right:0;background:#fff;line-height:1.5em} -#logo {clear:both;padding:40px 0 50px} +#logo {clear:both;padding:30px 0 50px} /* 중간 레이아웃 */ #wrapper {margin:0 auto;padding-bottom:30px;width:980px;zoom:1} @@ -219,7 +219,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f #ol_after_hd {text-align:center} #ol_after_hd a {color:#109ff1} -#ol_after_private {margin:7px 0;zoom:1} +#ol_after_private {margin:7px 0 3px;zoom:1} #ol_after_private:after {display:block;visibility:hidden;clear:both;content:""} #ol_after_private li {float:left} #ol_after_private a {display:block;padding-top:8px;height:37px;background:#fff;text-align:center} @@ -231,8 +231,8 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f #ol_after_memo {width:50px;margin-right:1px} #ol_after_pt {width:90px;margin-right:1px} #ol_after_scrap {width:48px;line-height:2.6em !important} -#ol_after_ft {text-align:right} -#ol_after_ft a {display:inline-block;margin-left:5px} +#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} /* 로그인 */ #mb_login {margin:100px auto;width:500px}