From 849d5bc8c807ff41fbcc45ed876364380608c6d6 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 14 Dec 2012 16:05:34 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20h1=20=EC=9C=84?= =?UTF-8?q?=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/admin.head.php | 3 +-- css/adm.css | 1 + head.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/adm/admin.head.php b/adm/admin.head.php index f48cee846..bea5cfc78 100644 --- a/adm/admin.head.php +++ b/adm/admin.head.php @@ -112,8 +112,7 @@ function textarea_size(fld, size) -

-
+

diff --git a/css/adm.css b/css/adm.css index c4db19c31..55f09cca8 100644 --- a/css/adm.css +++ b/css/adm.css @@ -31,6 +31,7 @@ header {background:#2c2f34} #wrapper {margin:60px 10px 0 210px;min-height:630px;height:auto !important;height:630px} /* 헤딩 (아 머리 아퍼) */ +h1 {margin-bottom:20px} /* GNB */ #gnb {position:absolute;top:110px;left:20px;width:180px} diff --git a/head.php b/head.php index 5ddaef77e..c6d95bb2d 100644 --- a/head.php +++ b/head.php @@ -41,6 +41,7 @@ if ($config['cf_title'] == $g4['title']) $g4['title'] = ''; +

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