5 lines
58 B
CSS
5 lines
58 B
CSS
table, th, td {
|
|
width: 100%;
|
|
border: 1px solid white;
|
|
}
|
table, th, td {
|
|
width: 100%;
|
|
border: 1px solid white;
|
|
}
|