From eca83d3b31f0c5fa72ecf0de1e4fbf8d9dc9fa84 Mon Sep 17 00:00:00 2001 From: Tatiana Villa Date: Tue, 28 Apr 2026 12:20:21 +0200 Subject: [PATCH] Aspecto / Estilos --- frontend/css/estilos.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/frontend/css/estilos.css b/frontend/css/estilos.css index bea524c..6f34588 100644 --- a/frontend/css/estilos.css +++ b/frontend/css/estilos.css @@ -225,13 +225,6 @@ 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; -} - /* --- DIFUNTOS EN PORTADA --- */ .lista-difuntos-index { list-style: none;