From 80137107a4bb711822f09f8d39cae010eca8f8bc Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 25 Jan 2013 17:51:26 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20container=20?= =?UTF-8?q?=EB=84=93=EC=9D=B4=20730?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index f15a50dc3..4f64ee6c0 100644 --- a/css/default.css +++ b/css/default.css @@ -48,7 +48,7 @@ pre {overflow-x:scroll;font-size:1.1em} #wrapper:after {display:block;visibility:hidden;clear:both;content:""} #wrapper_title {margin-bottom:20px;font-size:1.2em} #lnb {float:right;width:220px} -#container {float:left;width:729px;zoom:1} +#container {float:left;width:730px;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} /* 하단 레이아웃 */ @@ -176,7 +176,7 @@ table a {color:#000;text-decoration:none} #poll footer {padding:0 14px 14px;text-align:right} /* 최근게시물 스킨 (latest) */ -.lt {float:left;margin-bottom:20px;padding:20px;width:313px;height:149px;border-right:1px solid #ececec;border-bottom:1px solid #ececec;background:#fff} +.lt {float:left;margin-bottom:20px;padding:20px;width:314px;height:149px;border-right:1px solid #ececec;border-bottom:1px solid #ececec;background:#fff} .lt ul {margin:0;padding:0;list-style:none} .lt li {padding:3px 0} .lt a {color:#000;text-decoration:none}