<tr class="something"> <td>A</td> <td>B</td> <td>C</td> <td>D</td> </tr>. 我需要为设置一个固定宽度 <td> 。我试过了: tr.something { td { width: 90px; } }.
確定! 回上一頁