From fd9f39de4914e22c1a10c8083215371d2cfc9180 Mon Sep 17 00:00:00 2001 From: yendryhidalgo05 Date: Tue, 17 Mar 2026 11:02:34 -0400 Subject: [PATCH] Update estilos.css --- docs/estilos.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/estilos.css b/docs/estilos.css index 3a913da..d9dfb7e 100644 --- a/docs/estilos.css +++ b/docs/estilos.css @@ -3,4 +3,8 @@ body { color: lightskyblue; text-align: center; } - +body { + background-color: alicered; + color: lightskyblack; + text-align: center; +}