From f957c2842e0e987b676278dded297e97fea572c5 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 12 Jun 2013 10:31:01 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8B=9C=EB=A7=A8=ED=8B=B1=EB=A7=88=ED=81=AC?= =?UTF-8?q?=EC=97=85=20#189=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 8 +--- shop/boxcommunity.inc.php | 4 +- shop/boxevent.inc.php | 4 +- shop/boxtodayview.inc.php | 13 +++--- shop/faq.php | 86 ++++++++++++++++++--------------------- shop/largeimage.php | 2 +- shop/shop.head.php | 4 +- 7 files changed, 54 insertions(+), 67 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 8acb61225..a0721e682 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -104,9 +104,7 @@ a:active {color:#000;text-decoration:underline} .stv_item {display:none;text-align:center} .stv_item img {margin:5px 0} -#stv_nb {border-top:1px solid #e9e9e9;background:#f5f6fa} -#stv_nb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden} -#stv_nb ul {margin:0;padding:0;list-style:none} +#stv_nb {margin:0;padding:0;border-top:1px solid #e9e9e9;background:#f5f6fa;list-style:none} #stv_nb li {text-align:center} #stv_nb a {display:block} @@ -754,11 +752,9 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col .socc_img {text-align:center} /* FAQ 관리 */ -#sfaq {} -.sfaq_admin {text-align:right} -#sfaq header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} #sfaq_wrap {margin:10px 0} #sfaq_wrap h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} +.sfaq_admin {text-align:right} #sfaq_wrap ol {margin:0;padding:0;list-style:none} #sfaq_list {margin:0 0 10px;border:1px solid #ccc} #sfaq_list li {border-bottom:1px solid #fff;background:#f5f6fa} diff --git a/shop/boxcommunity.inc.php b/shop/boxcommunity.inc.php index 098345d03..c20f8263f 100644 --- a/shop/boxcommunity.inc.php +++ b/shop/boxcommunity.inc.php @@ -2,7 +2,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> -
+
\ No newline at end of file + \ No newline at end of file diff --git a/shop/boxevent.inc.php b/shop/boxevent.inc.php index 221486e30..a9c3d7ddd 100644 --- a/shop/boxevent.inc.php +++ b/shop/boxevent.inc.php @@ -2,7 +2,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> -
+
\ No newline at end of file + \ No newline at end of file diff --git a/shop/boxtodayview.inc.php b/shop/boxtodayview.inc.php index 4e6aeccb1..4a6a6e98f 100644 --- a/shop/boxtodayview.inc.php +++ b/shop/boxtodayview.inc.php @@ -84,14 +84,11 @@ $tv_div['img_length'] = 3; // 한번에 보여줄 이미지 수 - +