Mais ações
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 18: | Linha 18: | ||
} | } | ||
#prof { | #prof, #lvl{ | ||
text-align:center; | text-align:center; | ||
} | } | ||
Edição das 20h30min de 12 de dezembro de 2022
.ClassTable{
border: 2px solid #897051;
border-radius: 15px;
margin: 15px;
padding: 0;
}
.ClassTable table{
text-align:center;
width:100%;
}
.ClassTable tr:nth-child(2n+3) {
background: rgba(137, 112, 81, 0.3);
}
#first-line {
font-weight: bold;
}
#prof, #lvl{
text-align:center;
}