From 04dde84f45b962cac40bdb78374e74e9ce577da7 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 9 Jan 2013 11:02:59 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=20=EA=B8=B0=EB=B3=B8=EB=A9=94=EB=89=B4=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/def.css b/css/def.css index 80c2ed6cb..b9f07d6d1 100644 --- a/css/def.css +++ b/css/def.css @@ -8,7 +8,7 @@ h1, h2, h3, h4, h5, h6 {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, img {vertical-align:middle} +label, input, select, img {vertical-align:middle} input {margin:0;padding:0;font-family:"verdana","dotum"} p {margin:5px 0;padding:10px 0;line-height:1.5em} hr {display:none} @@ -68,7 +68,7 @@ h6 {margin:0 0 20px} #logo a {display:inline-block;padding:20px 30px} /* 상단메뉴 */ -#tnb {padding-left:10px;border-bottom:1px solid #ccc;background:#ebebe9;zoom:1} +#tnb {padding-left:30px;border-bottom:1px solid #ccc;background:#ebebe9;zoom:1} #tnb:after {display:block;visibility:hidden;clear:both;content:""} #tnb li {float:left;margin-left:-1px} #tnb a {display:block;padding:0 20px;height:35px;border-right:1px solid #ddd;border-left:1px solid #ddd;color:#595959;font-family:"dotum";font-size:0.8em;font-weight:bold;text-decoration:none;line-height:3em}