From d1bb6fd0f0a1f4986e7563e2cedca28ec89846f5 Mon Sep 17 00:00:00 2001 From: Andrehlb Date: Thu, 4 Jan 2024 00:13:53 -0300 Subject: [PATCH] Update style-weatherNode.css. Add `.card-previsao-tempo::before {background}` --- weather-node/public/css/style-weatherNode.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/weather-node/public/css/style-weatherNode.css b/weather-node/public/css/style-weatherNode.css index 0104654..db8361c 100644 --- a/weather-node/public/css/style-weatherNode.css +++ b/weather-node/public/css/style-weatherNode.css @@ -153,8 +153,7 @@ body { left: 0; right: 0; bottom: 0; - background: rgba(20, 20, 20, 0.5); - z-index: 1; + background: rgba(255, 255, 255, 0.5); } .card-fluxo-rodovias { background-image: url('/css/images/Andrehlb2024-01-03-SVG-wideTransparentCentralArea-smallTrafficIconsCarsTrucksTraffic_lightsRoad_signs.png');