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