From fb5e0bbd86848276a5a8b69176535ffd409a7130 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 4 Feb 2013 16:38:52 +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=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=ED=81=AC?= =?UTF-8?q?=EB=A1=9C=EC=8A=A4=EB=B8=8C=EB=9D=BC=EC=9A=B0=EC=A7=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index baaa86fd8..3b484df72 100644 --- a/css/default.css +++ b/css/default.css @@ -32,14 +32,14 @@ pre {overflow-x:scroll;font-size:1.1em} #hd h1 {width:0;height:0;overflow:hidden} #hd_wrapper {position:relative;margin:0 auto;width:980px} -#snb {margin:-37px 0 0;padding:10px 0 0;zoom:1} +#snb {position:absolute;top:-27px;left:0;zoom:1} #snb:after {display:block;visibility:hidden;clear:both;content:""} #snb li {float:left} #snb a {display:inline-block;margin-right:1px;padding:7px 10px 6px;background:#585858;color:#fff;text-decoration:none} #snb a:focus, #snb a:hover {background:#109ff1;color:#fff} -#schall {position:absolute;top:10px;right:0;margin:0;padding:0;width:180px;border:0;letter-spacing:-5px} +#schall {position:absolute;top:-27px !important;top:-29px;right:0;margin:0;padding:0;width:180px;border:0;letter-spacing:-5px} #schall legend {width:0;height:0;overflow:hidden} #schall_stx {width:150px;height:21px;border:3px solid #484848;border-right:0;background:#fff;line-height:1.5em}