From 428e05631d11076d5dcebc5dc291b47c99410f33 Mon Sep 17 00:00:00 2001 From: DAVIDB Date: Wed, 27 Aug 2025 13:21:46 +0200 Subject: [PATCH] =?UTF-8?q?UPDATE:=20Cambio=20de=20tama=C3=B1o=20de=20las?= =?UTF-8?q?=20letras?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/scripts.js | 6 +++--- templates/index.html | 22 +++++++++++----------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/static/js/scripts.js b/static/js/scripts.js index f0c7a51..d1261b8 100644 --- a/static/js/scripts.js +++ b/static/js/scripts.js @@ -12,9 +12,9 @@ function cargarTabla(endpoint, tablaId) { let sizeClass = ""; if (filas.length <= 7) { - sizeClass = "text-7xl px-4 py-2"; + sizeClass = "text-8xl"; } else { - sizeClass = "text-5xl px-3 py-1" + sizeClass = "text-7xl" } filas.forEach(fila => { @@ -86,5 +86,5 @@ function actualizarTablas(){ cargarFooter(); actualizarTablas(); -setInterval(actualizarTablas, 30000); +setInterval(actualizarTablas, 15000); setInterval(cargarFooter, 45000); \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 9add8ed..850ed3f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,10 +15,10 @@ -
-
+
+
-
+
{% if mode == '2' %}
@@ -35,7 +35,7 @@
- + @@ -49,10 +49,10 @@ -
-
CONSULTA TURNO
+
+
- + @@ -67,13 +67,13 @@
--> -
+
- + - +
- +
CONSULTA TURNO