From 00eed92baba26a0bad46dfe27bcc4bf5692ef9b7 Mon Sep 17 00:00:00 2001 From: Raphael Odini Date: Tue, 19 Sep 2023 15:55:03 +0200 Subject: [PATCH] Homogenize font size and alignement --- lemarche/templates/siaes/_card_detail.html | 68 +++++++++---------- .../siaes/_useful_infos_siae_v2.html | 2 +- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/lemarche/templates/siaes/_card_detail.html b/lemarche/templates/siaes/_card_detail.html index 920277e92..01048e647 100644 --- a/lemarche/templates/siaes/_card_detail.html +++ b/lemarche/templates/siaes/_card_detail.html @@ -5,15 +5,15 @@
{% if siae.logo_url %} - Logo de la structure {{ siae.name }} + Logo de la structure {{ siae.name }} {% else %} - {{ siae.name }} + {{ siae.name }} {% endif %}
-

+

{{ siae.name_display }}
(profil mis à jour il y a {{ siae.updated_at|timesince }}) @@ -35,37 +35,37 @@

{% endif %}

-
-
-
-
-
    -
  • - - {{ siae.get_kind_display }} -
  • - {% if siae.legal_form %} -
  • - - {{ siae.get_legal_form_display }} -
  • - {% endif %} -
-
-
-
- {% if siae.is_qpv %} - QPV - {% endif %} - {% if siae.is_zrr %} - ZRR - {% endif %} - {% for group in siae.groups.all %} - {{ group.name }} - {% endfor %} - {% if siae.is_cocontracting %} - Ouvert à la co-traitance - {% endif %} +
+
+
    +
  • + + {{ siae.get_kind_display }} +
  • + {% if siae.legal_form %} +
  • + + {{ siae.get_legal_form_display }} +
  • + {% endif %} +
+
+
+
+ {% if siae.is_qpv %} + QPV + {% endif %} + {% if siae.is_zrr %} + ZRR + {% endif %} + {% for group in siae.groups.all %} + {{ group.name }} + {% endfor %} + {% if siae.is_cocontracting %} + Ouvert à la co-traitance + {% endif %} +
+
diff --git a/lemarche/templates/siaes/_useful_infos_siae_v2.html b/lemarche/templates/siaes/_useful_infos_siae_v2.html index f39589542..8f23e3ed1 100644 --- a/lemarche/templates/siaes/_useful_infos_siae_v2.html +++ b/lemarche/templates/siaes/_useful_infos_siae_v2.html @@ -89,7 +89,7 @@
-