diff --git a/public/notifications.html b/public/notifications.html index 6c772bbe..a17e1fb5 100644 --- a/public/notifications.html +++ b/public/notifications.html @@ -40,11 +40,10 @@

-

Je peux retrouver ce sondage à cette adresse : , et/ou - grace à mon email .

-

+

Je peux retrouver ce sondage grâce à mon email .

Je @@ -77,4 +76,4 @@ - + \ No newline at end of file diff --git a/public/style.css b/public/style.css index 57bd7a41..a12336c6 100644 --- a/public/style.css +++ b/public/style.css @@ -87,7 +87,7 @@ section:not(:last-of-type) { margin-bottom: 30px; } -input[type="text"], input[type="email"] { +input[type="text"] { border:0; border-bottom:1px solid black; line-height:60%;