From 4c121dde80bba74dd05e63fa6e2a71d4e928e113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Landr=C3=A9?= Date: Thu, 16 May 2024 16:58:04 +0200 Subject: [PATCH] fix: design --- web/www/getCode.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/web/www/getCode.html b/web/www/getCode.html index 246a7f7..94c2826 100644 --- a/web/www/getCode.html +++ b/web/www/getCode.html @@ -11,7 +11,7 @@ -
+
+ class="bg-white border border-gray-200 shadow-sm mt-7 rounded-xl dark:bg-neutral-900 dark:border-neutral-700 w-96">

<%= type === 'borrow' ? 'Emprunt' : 'Rendu' %>

-

<%= code %>E

-

+

<%= code %>E

+

<%= joycons %>joycons à<%= type === 'borrow' ? 'récupérer' : 'rendre' %>

<% if(type === 'borrow') { %> - + @@ -75,9 +75,9 @@

-

Présente cette page à un respo foyer pour <%= type === 'borrow' ? 'récupérer' : 'rendre' %> les joycons.

+

Présente cette page à un respo foyer pour <%= type === 'borrow' ? 'récupérer' : 'rendre' %> les joycons.

<% if (type === 'borrow') { %> -