From ce02d221db29c9a09f6078e8bf83ab453de76ea2 Mon Sep 17 00:00:00 2001 From: Tatiana Villa Date: Tue, 28 Apr 2026 12:13:50 +0200 Subject: [PATCH] Aspecto / Estilos --- frontend/css/estilos.css | 7 +++++++ frontend/index.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/css/estilos.css b/frontend/css/estilos.css index 804057b..04371e2 100644 --- a/frontend/css/estilos.css +++ b/frontend/css/estilos.css @@ -225,6 +225,13 @@ body { text-align: center; } +/* Ajuste para la lista de difuntos en portada */ +.difuntos { + color: var(--color-texto-suave); + padding: 0; + margin: 0.5rem 0 0; +} + /* --- AJUSTES PARA BLOQUES CON IMAGEN 4:5 --- */ .bloque-fondo { diff --git a/frontend/index.html b/frontend/index.html index ce6bbcd..f111818 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -15,7 +15,7 @@
- +