From 528afd743d95ab4eec4c9f62f6db85bcbe130942 Mon Sep 17 00:00:00 2001 From: Ambulance Clerc Date: Thu, 10 Nov 2022 17:06:21 +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 | 1 + vehicles/templates/vhc/vhc.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/vehicles/static/vehicles/style.css b/vehicles/static/vehicles/style.css index 7ce8792..8bfdac0 100644 --- a/vehicles/static/vehicles/style.css +++ b/vehicles/static/vehicles/style.css @@ -54,6 +54,7 @@ border: solid 1px blue; display: flex; justify-content: space-between; + gap: 10px; } .child_box{ diff --git a/vehicles/templates/vhc/vhc.html b/vehicles/templates/vhc/vhc.html index 161b02d..fbfc299 100644 --- a/vehicles/templates/vhc/vhc.html +++ b/vehicles/templates/vhc/vhc.html @@ -32,7 +32,7 @@
Matériels manquants {% for info in vhc.get_all_infos_mat %} -
+
{{info.sDesc}}

{{info.get_Start_formated}} {{info.get_Author_formated}}