From 1908cf8d8f62dfc0f88fa80746d1dec3a0c642bf Mon Sep 17 00:00:00 2001 From: ValeriaCristinaGL Date: Mon, 20 Oct 2025 09:17:25 -0300 Subject: [PATCH 1/2] modificando arquivo --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 77c98bc..998b9f1 100644 --- a/public/style.css +++ b/public/style.css @@ -10,7 +10,7 @@ --accent-color: #238636; --text-primary: #f0f6fc; --text-secondary: #8b949e; - --border-color: #30363d; + --border-color: #3c303d; --success-color: #238636; --warning-color: #d29922; --error-color: #da3633; From 058fe79dcd85b8abc84474998b3a5ab52016b134 Mon Sep 17 00:00:00 2001 From: ValeriaCristinaGL Date: Sun, 2 Nov 2025 15:28:54 -0300 Subject: [PATCH 2/2] =?UTF-8?q?feat:=20teste=20fazendo=20altera=C3=A7?= =?UTF-8?q?=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 998b9f1..d24f94a 100644 --- a/public/style.css +++ b/public/style.css @@ -14,7 +14,7 @@ --success-color: #238636; --warning-color: #d29922; --error-color: #da3633; - --info-color: #1f6feb; + --info-color: #092652; } body {