diff --git a/css/default.css b/css/default.css index 1525183c9..cb4c6f035 100644 --- a/css/default.css +++ b/css/default.css @@ -2,7 +2,7 @@ /* 초기화 */ html {overflow-y:scroll} -body {margin:0;padding:0;background:#f7f7f2;font-size:0.75em;font-family:"dotum"} +body {margin:0;padding:0;background:#fff;font-size:0.75em;font-family:"dotum"} html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0} h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:"dotum"} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block} @@ -53,7 +53,7 @@ pre {overflow-x:scroll;font-size:1.1em} #container {float:left;width:730px;zoom:1} #container:after {display:block;visibility:hidden;clear:both;content:""} -.cbg {border-right:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff} +.cbg {border:1px solid #e0e0e0;background:#fff} /* 하단 레이아웃 */ #ft {background:#484848} @@ -333,7 +333,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f #profile h2 {margin:0} /* 최근게시물 스킨 (latest) */ -.lt {float:left;margin-bottom:20px;padding:20px;width:314px;height:149px} +.lt {float:left;margin-bottom:20px;padding:20px;width:313px;height:149px} .lt ul {margin:0;padding:0;list-style:none} .lt li {padding:3px 0} .lt a {color:#000;text-decoration:none} diff --git a/img/idx_catch.jpg b/img/idx_catch.jpg index c6e3d33fa..b3001f422 100644 Binary files a/img/idx_catch.jpg and b/img/idx_catch.jpg differ diff --git a/img/logo.jpg b/img/logo.jpg index 86b0bd803..6adfe02c7 100644 Binary files a/img/logo.jpg and b/img/logo.jpg differ