From b632a4028aef926b30e4109cb487d227725065b8 Mon Sep 17 00:00:00 2001 From: wiLson Date: Thu, 23 Apr 2026 23:18:17 -0300 Subject: [PATCH] Agregados cambios css --- estilo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/estilo.css b/estilo.css index 92df12f..17bf7ca 100644 --- a/estilo.css +++ b/estilo.css @@ -6,7 +6,7 @@ body { } header { - background-color: red; + background-color: redgit; color: white; padding: 20px; text-align: center;