From 7d7c853045da2aa6c4981b60d3b3bfdd881cbb24 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 14 Apr 2014 16:19:27 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=9D=EC=97=85=20=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EC=96=B4=20css=20=EC=A4=91=EB=B3=B5=20=EC=BD=94=EB=93=9C=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/css/default.css b/css/default.css index a735e1c72..a90193c32 100644 --- a/css/default.css +++ b/css/default.css @@ -23,7 +23,7 @@ a:link, a:visited {color:#000;text-decoration:none} a:hover, a:focus, a:active {color:#000;text-decoration:underline} /* 팝업레이어 */ -#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1000px;height:0} +#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0} #hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} .hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff} .hd_pops_con {} @@ -37,13 +37,6 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1} #hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} -#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1000px;height:0} -#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} -.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff} -.hd_pops_con {margin:0 0 30px} -.hd_pops_footer {position:absolute;bottom:0;left:0;padding:10px 0;width:100%;background:#000;color:#fff;text-align:right} -.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff} - #logo {float:left;padding:5px 0 0} /* 전체 검색 */