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']) { }?> + if ($gi == 0) { ?>