Commit fc5c1861 authored by xishifeng's avatar xishifeng

样式调整

parent e83b9cfb
......@@ -60,6 +60,9 @@
<tr class="tr-seat">
<td colspan="4"></td>
</tr>
<tr class="tr-bold">
<td colspan="4">经纪人对本铺的评价</td>
</tr>
<tr>
<td colspan="4">周边配套:{{d.rim_mating}}</td>
</tr>
......
......@@ -20,6 +20,11 @@ table td{
tbody>tr.border-bottom{
border-bottom: 1px solid #999;
}
tbody>tr.tr-bold{
font-size: 16px;
color: black;
font-weight: bolder;
}
.img-list>li{
width:140px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment