semicondutor-logo/style.css

9 lines
104 B
CSS

table, th, td {
border: 1px solid black;
}
table
{
margin-left: auto;
margin-right: auto;
}