From 1e7d984c410ddd8d45aef701a034958fcfe01b2d Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 14 Dec 2012 15:52:02 +0900 Subject: [PATCH] =?UTF-8?q?=ED=97=A4=EB=8D=94=EA=B0=80=20=EC=95=88=20?= =?UTF-8?q?=EB=B0=94=EB=80=8C=EA=B3=A0=20=EC=9E=88=EB=8B=A4=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/adm.css | 6 ++---- head.php | 3 +-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/css/adm.css b/css/adm.css index 8ce7a1eff..c4db19c31 100644 --- a/css/adm.css +++ b/css/adm.css @@ -30,6 +30,8 @@ header {background:#2c2f34} #current_location li {float:left} #wrapper {margin:60px 10px 0 210px;min-height:630px;height:auto !important;height:630px} +/* 헤딩 (아 머리 아퍼) */ + /* GNB */ #gnb {position:absolute;top:110px;left:20px;width:180px} .gnb_1depth ul {display:block;visibility:hidden;height:0} @@ -41,10 +43,6 @@ header {background:#2c2f34} .gnb_2depth a {display:block;padding-left:15px;height:30px;background:#fff;color:#000;font:0.75em normal;text-decoration:none;line-height:2.8em} .gnb_2depth a:focus, .gnb_2depth a:hover {background:#f6f9fa} -/* heading */ -h1 {display:block;visibility:hidden;height:0} -article h1 {visibility:visible;height:auto} - /* 폼요소 */ label {vertical-align:middle} textarea, input, select {border:1px solid #ced9de;background:#f6f9fa;vertical-align:middle} diff --git a/head.php b/head.php index c04beb004..5ddaef77e 100644 --- a/head.php +++ b/head.php @@ -41,8 +41,6 @@ if ($config['cf_title'] == $g4['title']) $g4['title'] = ''; - -

@@ -52,3 +50,4 @@ if ($config['cf_title'] == $g4['title']) $g4['title'] = '';
+