diff --git a/estilo.css b/estilo.css index 73e911e..040e932 100644 --- a/estilo.css +++ b/estilo.css @@ -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; diff --git a/index.html b/index.html index c975a59..2709e15 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,7 @@
+