diff --git a/style.css b/style.css index ce02978edccacb287821b65f11d605449dc03583..d937c846480f151553472be01245eab010af83f7 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