Actualizar crear-cita.html

This commit is contained in:
2026-03-15 21:25:45 +00:00
parent 1ae10a2f7f
commit 2b9d69f8b5

View File

@@ -10,8 +10,7 @@
/* Fondo Marsalva Style: Círculos perfectos */ /* Fondo Marsalva Style: Círculos perfectos */
body { body {
background-color: #f8fafc; background-color: #f8fafc;
background-image: radial-gradient(circle, #cbd5e1 1.5px, transparent 0);
background-size: 24px 24px;
min-height: 100vh; min-height: 100vh;
background-attachment: fixed; background-attachment: fixed;
} }