semicondutor-logo/style.css

9 lines
104 B
CSS
Raw Normal View History

2017-06-13 12:05:32 +02:00
table, th, td {
border: 1px solid black;
}
table
{
margin-left: auto;
margin-right: auto;
}