From 25766d12f3817956bddc11c368ef26da1b1213c1 Mon Sep 17 00:00:00 2001 From: Ambulance Clerc Date: Sat, 2 Dec 2023 15:09:47 +0100 Subject: [PATCH] =?UTF-8?q?Changement=20css=20de=20la=20page=20v=C3=A9hicu?= =?UTF-8?q?les?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vehicles/static/vehicles/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vehicles/static/vehicles/style.css b/vehicles/static/vehicles/style.css index 18521d4..488de78 100644 --- a/vehicles/static/vehicles/style.css +++ b/vehicles/static/vehicles/style.css @@ -61,10 +61,10 @@ gap: 10px; } .red{ - color: red !important; + color: #ff9b00 !important; } .red a{ - color: red !important; + color: #ff9b00 !important; } .child_box{