From 0a1d581685c976d6fd367c33833b8faa1cdcf923 Mon Sep 17 00:00:00 2001 From: Andrehlb Date: Wed, 27 Dec 2023 19:48:37 -0300 Subject: [PATCH] Update CSS: Create Cards colors Weather-NodeJS project. --- weather-node/public/css/style-weatherNode.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weather-node/public/css/style-weatherNode.css b/weather-node/public/css/style-weatherNode.css index 5e4c32f..6ecaf62 100644 --- a/weather-node/public/css/style-weatherNode.css +++ b/weather-node/public/css/style-weatherNode.css @@ -56,7 +56,7 @@ body { background-color: rgb(60, 60, 205); } -#estradas{ +#rodovias{ background-color: #a52a2a; }