Files
TZU/php/conv.css
2018-04-11 22:17:21 +02:00

7 lines
90 B
CSS

#data{
width: 100%;
text-align: center;
}
#data>tbody>tr>td{
border: solid black 1px;
}