From e81b201fd9e95482af9abc8f0c081b0f962dc634 Mon Sep 17 00:00:00 2001 From: Bertrand Cournaud Date: Fri, 15 Jun 2012 00:25:04 +0200 Subject: [PATCH] style ? --- style.css | 6 ++++++ 1 file changed, 6 insertions(+) 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; +}