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}