From c436da5c6b729f43845f63c425faf790be55a0f2 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 30 May 2013 15:21:03 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC=ED=95=91?= =?UTF-8?q?=EB=AA=B0:=20#206=20=EC=A3=BC=EB=AC=B8=EC=83=81=EC=84=B8=20?= =?UTF-8?q?=EC=83=81=ED=92=88=EB=A6=AC=EC=8A=A4=ED=8A=B8=20=EB=A7=88?= =?UTF-8?q?=ED=81=AC=EC=97=85=20=EB=B0=8F=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 1b1a4f17d..75bfd7228 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -356,6 +356,14 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} #sod_fin_list dt {clear:both;float:left;margin:0 0 0.3em;width:50px;font-weight:bold} #sod_fin_list dd {float:left;margin:0} +#sod_ul {margin:0 0 0.5em;padding:0;border-top:1px solid #565e60;list-style:none} +#sod_ul li {border-bottom:1px solid #565e60} +#sod_ul table {margin:0} +#sod_ul th {text-align:center} +#sod_ul td {background:#fff;color:#000} +#sod_ul p {padding:0.5em 1em} +#sod_ul p a {font-weight:bold;text-decoration:none} + #sod_fin_view {border:1px solid #e9e9e9} #sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} #sod_fin_view h3 {margin:0 0 1em}