table.dict td:first-child { text-align: center; width: 20%; } table.dict td:nth-child(2) { width: 70%; } table.dict tr { border-bottom: solid 1px; }
table.dict td:first-child { text-align: center; width: 20%; } table.dict td:nth-child(2) { width: 70%; } table.dict tr { border-bottom: solid 1px; }