From 5c90ae676aab019cf88ced5d36a6beb8eb94752f Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Feb 2013 19:28:57 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=B3=B4?= =?UTF-8?q?=EB=8D=94=20=EB=9D=BC=EC=9A=B4=EB=93=9C=2010px=20=EB=A1=9C?= 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 203e397fc..3238c1414 100644 --- a/css/default.css +++ b/css/default.css @@ -40,12 +40,12 @@ a:active {color:#0e99ea;text-decoration:underline} #snb:after {display:block;visibility:hidden;clear:both;content:""} #snb li {float:left} #snb a {display:block;position:relative;padding:15px;text-decoration:none} -#snb strong {position:absolute;top:33px;right:10px;padding:0 5px;background:#109ff1;color:#fff;font-size:0.9em;font-family:"verdana";line-height:1.5em;border-radius:5px} +#snb strong {position:absolute;top:33px;right:10px;padding:0 5px;background:#109ff1;color:#fff;font-size:0.9em;font-family:"verdana";line-height:1.5em;border-radius:10px} #schall {position:absolute;top:25px;right:0;margin:0;padding:0;border:0;letter-spacing:-5px} #schall legend {width:0;height:0;overflow:hidden} -#schall_stx {padding-left:5px;width:194px;height:27px;border:1px solid #ddd;border-right:0;border-top-left-radius:5px;border-bottom-left-radius:5px;background:#fff;line-height:2em !important;line-height:2em} -#schall_submit {border:1px solid #ddd;border-left:0;border-top-right-radius:5px;border-bottom-right-radius:5px;} +#schall_stx {padding-left:5px;width:186px;height:27px;border:1px solid #ddd;border-right:0;border-top-left-radius:10px;border-bottom-left-radius:10px;background:#fff;line-height:2em !important;line-height:2em} +#schall_submit {padding-right:8px;border:1px solid #ddd;border-left:0;border-top-right-radius:10px;border-bottom-right-radius:10px;background:#fff} #logo {padding:21px 10px} #logo strong {display:inline-block;margin-left:10px;color:#428ab4;font-family:"verdana";vertical-align:middle} @@ -54,7 +54,7 @@ a:active {color:#0e99ea;text-decoration:underline} #wrapper {margin:0 auto;padding-bottom:30px;width:980px;zoom:1} #wrapper:after {display:block;visibility:hidden;clear:both;content:""} #wrapper_title {margin-bottom:20px;font-size:1.2em} -#lnb {float:right;width:228px;border:1px solid #ececec;border-radius:5px;background:#f7f7f2} +#lnb {float:right;width:228px;border:1px solid #ececec;border-radius:10px;background:#f7f7f2} #container {float:left;width:730px;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""}