From 3538ec29ce6e7f16d0bdf54c312ea4fe6ed465f1 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 26 Apr 2013 14:08:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#92=20=EC=87=BC?= =?UTF-8?q?=ED=95=91=EB=AA=B0=EC=9A=A9=20css=20=EB=B3=84=EB=8F=84=20?= =?UTF-8?q?=ED=98=B8=EC=B6=9C=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- head.sub.php | 4 +++- shop/shop.head.php | 17 +++++------------ 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/head.sub.php b/head.sub.php index 1dfd547bc..0724a5556 100644 --- a/head.sub.php +++ b/head.sub.php @@ -44,7 +44,9 @@ if (G4_IS_MOBILE) { if (defined('G4_IS_ADMIN')) { echo ''.PHP_EOL; } else { - echo ''.PHP_EOL; + $shop_css = ''; + if (defined('_SHOP_')) $shop_css = '_shop'; + echo ''.PHP_EOL; } // echo ''; // echo ''; diff --git a/shop/shop.head.php b/shop/shop.head.php index f6d75b789..55daec397 100644 --- a/shop/shop.head.php +++ b/shop/shop.head.php @@ -1,5 +1,6 @@ -
+

- + + +
1