From 505fdbdf57e734c54af9bdbaf44b6df387609618 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 15 May 2013 09:03:19 +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=EB=A1=9C=EA=B3=A0=20=EA=B5=90=EC=B2=B4,=20?= =?UTF-8?q?=EA=B2=80=EC=83=89=20submit=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=EB=B2=84=ED=8A=BC=EC=9C=BC=EB=A1=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 6 +++--- head.php | 2 +- img/logo.jpg | Bin 2797 -> 1764 bytes 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/default.css b/css/default.css index 818b733fe..5513bd41e 100644 --- a/css/default.css +++ b/css/default.css @@ -23,10 +23,10 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #logo {padding:17px 0} -#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;letter-spacing:-5px} +#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;border:1px solid #c9c9c9} #sch_all legend {position:absolute;font-size:0;line-height:0;overflow:hidden} -#sch_all_stx {padding-left:5px;width:156px;height:24px;border:1px solid #aaa;border-right:0;background:#fff;line-height:1.9em !important;line-height:1.6em} -#sch_all_submit {border:1px solid #aaa;border-left:0} +#sch_all_stx {padding-left:5px;width:156px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} +#sch_all_submit {padding:0 5px;height:26px;border:0;background:#000;color:#fff} #mb_nb {position:absolute;top:18px;right:0;zoom:1} #mb_nb:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/head.php b/head.php index 28cc1f6a6..605f6a941 100644 --- a/head.php +++ b/head.php @@ -41,7 +41,7 @@ if ($config['cf_include_head']) { - +