Teste
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

27 lines
296 B

i
h1 {
text-align: center;
}
table, th, td {
border: 1px solid black;
border-collapse: collapse;
}
.table-content {
display: flex;
justify-content: center;
margin-top: 50px;
}
.caption {
display: flex;
justify-content: center;
font-weight: bold;
font-size: 18px;
}