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'] = ''; - -