From 3184204e056fe41fc11d9aedf3e0aa851d8c545a Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 12 Mar 2013 15:41:04 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20gnb=20=EB=A9=94?= =?UTF-8?q?=EB=89=B4=20=EC=97=86=EC=9D=84=20=EB=95=8C=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 ++ head.php | 1 + 2 files changed, 3 insertions(+) diff --git a/css/default.css b/css/default.css index 9fcc0b9e2..6c92e5b90 100644 --- a/css/default.css +++ b/css/default.css @@ -87,6 +87,8 @@ a:active {color:#000;text-decoration:underline} .gnb_1depth_over .gnb_sub_ul {left:-1px;width:181px;height:auto;border:1px solid #c3c7c5;border-top:0;background:#fff} .gnb_1depth_over2 .gnb_sub_ul {right:-1px;width:181px;height:auto;border:1px solid #c3c7c5;border-top:0;background:#fff} +.gnb_empty {width:100%;height:35px;text-align:center;line-height:2.95em} + /* 배포시에는 필요없는 부분 */ #sirgle_title {height:100px;color:#fff;font-size:3em} #sirgle_title_span {display:block;position:relative;top:33px;left:0;margin:0 auto;width:980px} diff --git a/head.php b/head.php index 6405b4e6c..d1d9e7bc4 100644 --- a/head.php +++ b/head.php @@ -148,6 +148,7 @@ if ($config['cf_include_head']) { +
  • 생성된 메뉴가 없습니다.