From 27b6fe187f99333c0549557f7bb2e8a38ba7c096 Mon Sep 17 00:00:00 2001 From: marsalva Date: Sun, 22 Feb 2026 16:38:36 +0000 Subject: [PATCH] Actualizar calendario.html --- calendario.html | 323 ++++++++++++++++++++++++++---------------------- 1 file changed, 177 insertions(+), 146 deletions(-) diff --git a/calendario.html b/calendario.html index a2aac7e..a3e519b 100644 --- a/calendario.html +++ b/calendario.html @@ -14,7 +14,6 @@ .no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; } .bottom-nav-safe { padding-bottom: env(safe-area-inset-bottom); } - /* Estilos para el selector de días */ .day-card { transition: all 0.2s; } .day-active { background-color: #2563eb; color: white; border-color: #2563eb; transform: scale(1.05); box-shadow: 0 10px 15px -3px rgba(37,99,235,0.4); } .day-inactive { background-color: white; color: #64748b; border-color: #e2e8f0; } @@ -39,8 +38,7 @@ -
-
+
@@ -50,8 +48,7 @@ - +