5 lines
75 B
CSS
5 lines
75 B
CSS
table{
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
} |