From 24ad38397b7ecd87a436942a29a51d4a7b47b462 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 19 Feb 2013 11:17:35 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=A6=AC?= =?UTF-8?q?=EB=94=94=EC=9E=90=EC=9D=B8=206,=20=EC=95=84=EC=9B=83=EB=A1=9C?= =?UTF-8?q?=EA=B7=B8=EC=9D=B8=20=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=ED=9B=84=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 ef1ddd391..8a719b0a5 100644 --- a/css/default.css +++ b/css/default.css @@ -223,9 +223,9 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff; #ol_before a {letter-spacing:-0.1em} #ol_svc {padding-top:8px;text-align:right} -#ol_after_hd {text-align:center} +#ol_after_hd {margin:0 0 5px;padding:0 0 5px;border-bottom:1px solid #cfded8;text-align:center} #ol_after_hd a {color:#000} -#ol_after_private {margin:7px 0 3px;zoom:1} +#ol_after_private {margin:0 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} @@ -235,10 +235,10 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff; #ol_after_private a:focus strong, #ol_after_private a:hover strong {color:#fff;text-decoration:none} #ol_after_memo {width:50px;margin-right:1px} -#ol_after_pt {width:100px;margin-right:1px} +#ol_after_pt {width:80px;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:98px;height:20px;background:#4e5d60;color:#fff;text-align:center;line-height:1.8em} +#ol_after_ft a {display:inline-block;width:88px;height:20px;background:#4e5d60;color:#fff;text-align:center;line-height:1.8em} #ol_after_ft a:focus, #ol_after_ft a:hover {text-decoration:none !important}