|
|
@@ -404,7 +404,7 @@ table.tablesd{border:1px solid #eee; border-right:none; border-bottom:none; widt |
|
|
|
.listTable>li{border:1px solid #eee; border-left:none; border-top:none; width:25%; list-style: none; margin:0; display:flex} |
|
|
|
.listTable>li span.t,.listTable>li p.n{padding:.5em} |
|
|
|
.listTable>li span.t{width:15em; background-color: #f9f9f9; text-align:right} |
|
|
|
.listTable>li p.n{width:100%; margin-bottom:0} |
|
|
|
.listTable>li p.n{width:100%; margin-bottom:0; word-break: break-all;} |
|
|
|
@media screen and (max-width:1300px) { |
|
|
|
.listTable>li{width:33.333%} |
|
|
|
} |
|
|
|