Ejercicio 2 incompleto

This commit is contained in:
Alexis08041992
2026-06-01 21:22:54 -03:00
parent 8c2458103e
commit a53c8c4e6f
3 changed files with 54 additions and 6 deletions

View File

@@ -53,12 +53,6 @@ th, td {
border-bottom: 1px solid #e0e0e0;
}
/* Centrar columnas específicas (Año y Puntaje) */
th:nth-child(3), td:nth-child(3),
th:nth-child(4), td:nth-child(4) {
text-align: center;
}
th {
background-color: #4a69bd;
color: white;