4 lines
35 B
CSS
4 lines
35 B
CSS
|
|
table td {
|
||
|
|
text-align: center;
|
||
|
|
}
|