From 078db0772842c48be848a90babfd8bd329252602 Mon Sep 17 00:00:00 2001
From: pyg77 <pyg@framasoft.net>
Date: Tue, 21 Jun 2011 19:07:53 +0200
Subject: [PATCH] Modif CSS pyg pour Framadate

---
 style.css | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/style.css b/style.css
index ce02978e..d937c846 100644
--- a/style.css
+++ b/style.css
@@ -295,6 +295,7 @@ div.presentationdate {
 	margin-top:10px;
 	margin-left:30%;
 	margin-right: 30%; 
+	background-color: #FFF;
 }
 div.presentationdatefin {
 	width:40%;
@@ -528,4 +529,12 @@ li.error {
 }
 .separateur {
  line-height: 4em;
+}
+.formulaire2 {
+    width:40%;
+    margin-left: auto;
+    margin-right: auto;
+}
+.formulaire2 input[name="lieureunion"] {
+    width: 350px;
 }
\ No newline at end of file
-- 
GitLab