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}