From 4a5447945cf060f35b0e74a0d39c5f0e2b65f57f Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 13 May 2013 18:25:57 +0900 Subject: [PATCH] =?UTF-8?q?M=EC=87=BC=ED=95=91=EB=AA=B0:=20#167=20?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=EC=83=81=EB=8B=A8=20?= =?UTF-8?q?=EC=9E=91=EC=97=85=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 17341fe05..dcc11b31e 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -32,6 +32,9 @@ a:active {color:#000;text-decoration:underline} #logo {text-align:center} +#hd_aside_mb ul {margin:0 1em;text-align:right} +#hd_aside_mb li {display:inline-block;margin:0 0 0 1em} + /* 중간 레이아웃 */ #wrapper_title {margin-bottom:1em;font-size:1.2em}