From a15cdc1511d8153a90e717bee7c8e0ce2f042c51 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Feb 2013 18:58:49 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20lnb=20=EB=9D=BC?= =?UTF-8?q?=EC=9A=B4=EB=94=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 1e8ee007e..203e397fc 100644 --- a/css/default.css +++ b/css/default.css @@ -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;background:#f7f7f2} +#lnb {float:right;width:228px;border:1px solid #ececec;border-radius:5px;background:#f7f7f2} #container {float:left;width:730px;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""}