Modif CSS pyg pour Framadate

This commit is contained in:
pyg77 2011-06-21 19:07:53 +02:00
parent 016dab6191
commit 078db07728
1 changed files with 9 additions and 0 deletions

View File

@ -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;
}