From 0e6fc27b66a5a6fd2912e06fc6dce8273571b529 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 14 Jan 2013 14:34:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=A0=88?= =?UTF-8?q?=EC=9D=B4=EC=95=84=EC=9B=83=20=EB=94=94=EC=9E=90=EC=9D=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 15 ++++++--------- head.sub.php | 6 ------ img/btn_search.jpg | Bin 711 -> 818 bytes img/logo.jpg | Bin 2545 -> 2549 bytes img/logo_bg.jpg | Bin 0 -> 359 bytes img/tnb_bg.jpg | Bin 0 -> 368 bytes 6 files changed, 6 insertions(+), 15 deletions(-) create mode 100644 img/logo_bg.jpg create mode 100644 img/tnb_bg.jpg diff --git a/css/default.css b/css/default.css index 85a7056e8..0099f3e8f 100644 --- a/css/default.css +++ b/css/default.css @@ -74,26 +74,24 @@ a {color:#000;text-decoration:none} #header h1 {margin:0;height:0;overflow:hidden} /* 로고 */ -#logo {border-bottom:3px solid #888;background:#333;text-align:center} +#logo {border-bottom:3px solid #888;background:url('../img/logo_bg.jpg') #333 top center repeat-x;text-align:center} #logo a {display:inline-block;padding:55px 30px 20px} /* 상단메뉴 */ -#tnb {position:absolute;top:0;left:0;width:100%;border-bottom:1px solid #bbb;background:#fff;zoom:1} +#tnb {position:absolute;top:0;left:0;width:100%;border-bottom:1px solid #bbb;background:url('../img/tnb_bg.jpg') #fff bottom left repeat-x;zoom:1} #tnb:after {display:block;visibility:hidden;clear:both;content:""} #tnb li {float:left} -#tnb a {display:inline-block;padding:0 10px;height:30px;border-right:1px solid #eee;font-family:"dotum";font-size:0.7em;text-decoration:none;line-height:2.7em} -#tnb a:hover, -#tnb a:focus {background:#f9f9f5} +#tnb a {display:inline-block;padding:0 10px;height:30px;border-right:1px solid #ddd;font-family:"dotum";font-size:0.7em;text-decoration:none;line-height:2.7em} /* 전체검색 */ -#hdsch {z-index:3;position:absolute;top:0;right:0;margin:0;padding:0;width:220px;border:0;border-left:1px solid #eee;background:#fff} +#hdsch {z-index:3;position:absolute;top:0;right:0;margin:0;padding:0;width:220px;border:0;border-left:1px solid #bbb;background:url('../img/tnb_bg.jpg') #fff bottom left repeat-x} #hdsch legend {position:absolute;padding:0;width:0;height:0;border:0;overflow:hidden} #hdsch_stx {margin:5px 0 5px 5px;padding:0 5px;height:20px;width:170px;border:0;background:transparent;font-size:1em;line-height:1.4em} #hdsch_stx:focus {background:#464649;color:#fff} #hdsch_submit {position:relative;margin-left:-5px} /* 사이드 네비게이션: 아웃로그인, 설문조사 등 */ -#snb {z-index:3;position:absolute;top:116px;right:0;font-family:"verdana","dotum"} +#snb {z-index:3;position:absolute;top:115px;right:0;font-family:"verdana","dotum"} #snb ul {margin:0;padding:0;list-style:none} /* 아웃로그인 */ @@ -169,8 +167,7 @@ a {color:#000;text-decoration:none} #poll_result_another a {display:block;padding:5px 0} /* 레이아웃 중간 */ -#wrapper {z-index:2;clear:both;position:relative;margin:-2px 0 0 0;padding:1px 240px 30px 20px;min-height:520px;height:auto !important;height:520px;background:url("../img/wrapper_bg.jpg") top right repeat-y} -#wrapper h1 {margin-top:20px} +#wrapper {z-index:2;clear:both;position:relative;padding:20px 240px 30px 20px;min-height:520px;height:auto !important;height:520px;background:url("../img/wrapper_bg.jpg") top right repeat-y} /* 레이아웃 하단 */ #footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #bbb;color:#595959;font-size:0.75em} diff --git a/head.sub.php b/head.sub.php index 35b14a763..37c1c3947 100644 --- a/head.sub.php +++ b/head.sub.php @@ -50,15 +50,9 @@ header("Pragma: no-cache"); // HTTP/1.0 <?=$g4['title']?> -<<<<<<< HEAD -"> - -"> -======= "> "> ->>>>>>> 0ce3006c134433544fcc652714d529d7c49c7f4b