diff --git a/style.css b/style.css index 53ee8c3..30f97e3 100644 --- a/style.css +++ b/style.css @@ -111,3 +111,9 @@ footer a { color: black; } + +#formulaire_email +{ + border-top: 1px solid black; + padding-top: 10px; +}