diff --git a/css/default_shop.css b/css/default_shop.css index 8d39fd2c9..ef9c80a1d 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -58,8 +58,8 @@ a:active {color:#000;text-decoration:underline} #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_chk {position:absolute;bottom:0;left:0;padding:10px 0;width:100%;background:#000;color:#fff;text-align:right} -.hd_pops_chk input {margin-right:10px} +.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} #hd_nb {border-bottom:1px solid #e9e9e9;background:#faf9f5;zoom:1} #hd_nb:after {display:block;visibility:hidden;clear:both;content:''} diff --git a/shop/newwin.inc.php b/shop/newwin.inc.php index 549cbbf2b..6fa318ad4 100644 --- a/shop/newwin.inc.php +++ b/shop/newwin.inc.php @@ -18,9 +18,9 @@ for ($i=0; $row_nw=sql_fetch_array($result); $i++)
-
- - +
팝업레이어 알림이 없습니 \ No newline at end of file