5 lines
39 B
CSS
5 lines
39 B
CSS
|
table th,
|
||
|
table td {
|
||
|
padding: 5px;
|
||
|
}
|