From 3f693d9c53fae9697f10c9878e360a4d998374a8 Mon Sep 17 00:00:00 2001
From: MathieuRethers <71334121+MaretSoldier@users.noreply.github.com>
Date: Fri, 4 Dec 2020 00:17:21 +0100
Subject: [PATCH 1/6] menu
---
css/menu.css | 5 -----
1 file changed, 5 deletions(-)
diff --git a/css/menu.css b/css/menu.css
index 7cd4bc5..aaa4ca6 100644
--- a/css/menu.css
+++ b/css/menu.css
@@ -65,11 +65,6 @@ a
transition: width 0.2s;
}
-.underLineHover:hover
-{
-
-}
-
.underLineHover:hover:after
{
width: 100%;
From 10b3fd0bc180ebfe278bbce797f9a77cf2e13dfc Mon Sep 17 00:00:00 2001
From: MathieuRethers <71334121+MaretSoldier@users.noreply.github.com>
Date: Fri, 4 Dec 2020 00:20:06 +0100
Subject: [PATCH 2/6] modif menu
---
css/menu.css | 2 +-
menu.html | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/css/menu.css b/css/menu.css
index aaa4ca6..8d0c51d 100644
--- a/css/menu.css
+++ b/css/menu.css
@@ -26,7 +26,7 @@
padding: 13px 17px;
}
-a
+aMenu
{
color: white;
text-decoration: none;
diff --git a/menu.html b/menu.html
index 983da4b..5744fbf 100644
--- a/menu.html
+++ b/menu.html
@@ -12,10 +12,10 @@
@@ -23,13 +23,13 @@
From fdab241a5c55b1a271b9c107c14ad9ee1e9b0c7e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Marro?=
Date: Fri, 4 Dec 2020 00:35:47 +0100
Subject: [PATCH 3/6] update formulaire
---
formulaire.html | 90 +++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 87 insertions(+), 3 deletions(-)
diff --git a/formulaire.html b/formulaire.html
index 803b29d..2f4012c 100644
--- a/formulaire.html
+++ b/formulaire.html
@@ -8,13 +8,13 @@