From a45a8fae19a0a9f65df2edf9cac4851009e43044 Mon Sep 17 00:00:00 2001 From: Agustin Lautaro Moneta <46840139@terciariourquiza.edu.ar> Date: Thu, 7 May 2026 22:02:28 -0300 Subject: [PATCH] Se hicieron cambios en estilo.css --- estilo.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/estilo.css b/estilo.css index 01d2854..05bf368 100644 --- a/estilo.css +++ b/estilo.css @@ -6,8 +6,8 @@ body { } header { - background-color: #2c3e50; - color: white; + background-color: #b40606; + color: rgb(0, 0, 0); padding: 20px; text-align: center; } @@ -30,7 +30,7 @@ header { h2 { margin-top: 0; - color: #2c3e50; + color: #b40606; } ul {