From a886e93296790f320d50ec898cba38119b0c0647 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 10:28:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=8F=B0?= =?UTF-8?q?=ED=8A=B8=ED=81=AC=EA=B8=B0=20=EC=A1=B0=EC=A0=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- head.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/default.css b/css/default.css index f8006e537..c143deebe 100644 --- a/css/default.css +++ b/css/default.css @@ -8,7 +8,7 @@ h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:"verdana","dotum"} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block} header ul, nav ul {margin:0;padding:0;list-style:none} form, img {border:0} -label, input, select, img {vertical-align:middle} +label, input, select, img {vertical-align:middle} textarea {font-size:1em} input {margin:0;padding:0;font-family:"verdana","dotum"} p {margin:5px 0;padding:10px 0;line-height:1.5em} hr {display:none} @@ -169,7 +169,7 @@ a {color:#000;text-decoration:none} /* 레이아웃 중간 */ #wrapper {z-index:2;clear:both;position:relative;padding:20px 240px 30px 20px;min-height:520px;height:auto !important;height:520px;background:url("../img/wrapper_bg.jpg") top right repeat-y} -#wrapper h1 {font-size:1em} +#wrapper_title {font-size:1.2em} /* 레이아웃 하단 */ #footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #bbb;color:#595959} diff --git a/head.php b/head.php index ae6b27d90..2d0534bb8 100644 --- a/head.php +++ b/head.php @@ -77,4 +77,4 @@ include_once($g4['path'].'/lib/popular.lib.php');
-

\ No newline at end of file +

\ No newline at end of file