diff --git a/css/default.css b/css/default.css index 18c76edb2..21fad5daa 100644 --- a/css/default.css +++ b/css/default.css @@ -28,20 +28,20 @@ pre {overflow-x:scroll;font-size:1.1em} #captcha_wav img {border:1px solid #ddd;border-left:0;background:#494949} /* 상단 레이아웃 */ -#hd {margin-bottom:30px;height:100px} +#hd {margin-bottom:20px;border-top:27px solid #484848} #hd h1 {width:0;height:0;overflow:hidden} #hd_wrapper {position:relative;margin:0 auto;width:980px} -#snb {float:right;margin:10px 185px 0 0;zoom:1} +#snb {margin:-37px 0 0;padding:10px 0 0;zoom:1} #snb:after {display:block;visibility:hidden;clear:both;content:""} #snb li {float:left} -#snb a {display:inline-block;padding:7px 10px 6px;color:#000;text-decoration:none} +#snb a {display:inline-block;margin-right:1px;padding:7px 10px 6px;background:#585858;color:#fff;text-decoration:none} #schall {position:absolute;top:10px;right:0;margin:0;padding:0;width:180px;border:0;letter-spacing:-5px} #schall legend {width:0;height:0;overflow:hidden} #schall_stx {width:150px;height:21px;border:3px solid #484848;border-right:0;background:#fff;line-height:1.5em} -#logo {padding-top:30px} +#logo {padding:40px 0 10px;text-align:center} /* 중간 레이아웃 */ #wrapper {margin:0 auto;padding-bottom:30px;width:980px;zoom:1} diff --git a/head.php b/head.php index e57724672..70c1eeb4b 100644 --- a/head.php +++ b/head.php @@ -13,22 +13,22 @@ include_once(G4_LIB_PATH.'/popular.lib.php'); ?>
+
본문 바로가기
+ +

+
- - -

-
@@ -68,7 +68,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
- +
diff --git a/img/logo.jpg b/img/logo.jpg index 1982e62fb..86b0bd803 100644 Binary files a/img/logo.jpg and b/img/logo.jpg differ