From 24fd192598dba8d9c75badc05c8a8ea46e485883 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 28 Dec 2012 17:54:04 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=95=98?= =?UTF-8?q?=EB=8B=A8=20=EC=9D=B8=EA=B8=B0=EA=B2=80=EC=83=89=EC=96=B4=20?= =?UTF-8?q?=EA=B0=84=EA=B2=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/def.css b/css/def.css index db9413527..36d7dc555 100644 --- a/css/def.css +++ b/css/def.css @@ -25,10 +25,10 @@ p {margin:10px 0;line-height:1.5em} #logo {position:absolute;top:40px;left:50px} -#tnb {position:absolute;top:53px;left:140px;zoom:1} +#tnb {position:absolute;top:43px;left:140px;zoom:1} #tnb:after {display:block;visibility:hidden;clear:both;content:""} -#tnb li {float:left;margin-right:25px} -#tnb a {color:#333;font-family:"dotum";font-size:0.9em;font-weight:bold;text-decoration:none} +#tnb li {float:left;margin-right:15px} +#tnb a {display:block;padding:10px;color:#333;font-family:"dotum";font-size:0.9em;font-weight:bold;text-decoration:none} #hdsch {position:absolute;top:47px;right:45px;padding:0;border:0} #hdsch legend {height:0;overflow:hidden} @@ -72,7 +72,7 @@ p {margin:10px 0;line-height:1.5em} #popular h2 {float:left} #popular ul {list-style:none;zoom:1} #popular ul:after {display:block;visibility:hidden;clear:both;content:""} -#popular li {float:left} +#popular li {float:left;margin-right:20px} #footer p {position:absolute;top:15px;right:50px}