4 lines
41 B
CSS
4 lines
41 B
CSS
|
table.colwidths-auto td {
|
||
|
width: 50%
|
||
|
}
|