7 lines
66 B
Java
7 lines
66 B
Java
|
table th {
|
||
|
min-width: 200px;
|
||
|
}
|
||
|
|
||
|
table td {
|
||
|
text-align: center;
|
||
|
}
|