From 90d51916705db86991c7a77a6672e84a412240eb Mon Sep 17 00:00:00 2001 From: Ambulance Clerc Date: Thu, 10 Nov 2022 17:10:14 +0100 Subject: [PATCH] =?UTF-8?q?Test=20refont=20grahpique=20v=C3=A9hicules?= 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 370ab1c..87fe305 100644 --- a/vehicles/static/vehicles/style.css +++ b/vehicles/static/vehicles/style.css @@ -35,8 +35,8 @@ } a{ - color: var(--main-text-color) !important; - text-decoration: none !important; + color: var(--main-text-color); + text-decoration: none; } .child{ width: 400px;