From 52e8fb524e925f4961c2a47c5e5ed3af829b376f Mon Sep 17 00:00:00 2001 From: marsalva Date: Sat, 28 Mar 2026 22:56:56 +0000 Subject: [PATCH] Actualizar index2.html --- index2.html | 106 +++++++++++++++++++++++----------------------------- 1 file changed, 47 insertions(+), 59 deletions(-) diff --git a/index2.html b/index2.html index 46a3b64..079fe45 100644 --- a/index2.html +++ b/index2.html @@ -30,16 +30,6 @@ .nav-btn { color: #94a3b8; transition: all 0.2s; } .nav-btn.active { color: #2563eb; } .nav-btn.active i { transform: translateY(-2px); } - - /* Estilo para los botones de filtro activos */ - .stat-card { transition: all 0.2s ease; cursor: pointer; border: 1px solid transparent; } - .stat-card:active { transform: scale(0.95); } - .stat-card.active-filter { - border-color: currentColor; - background-color: white !important; - box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.1); - ring: 2px; - } @@ -62,72 +52,70 @@
-
-
-