Modif CSS pyg pour Framadate
This commit is contained in:
parent
016dab6191
commit
078db07728
@ -295,6 +295,7 @@ div.presentationdate {
|
|||||||
margin-top:10px;
|
margin-top:10px;
|
||||||
margin-left:30%;
|
margin-left:30%;
|
||||||
margin-right: 30%;
|
margin-right: 30%;
|
||||||
|
background-color: #FFF;
|
||||||
}
|
}
|
||||||
div.presentationdatefin {
|
div.presentationdatefin {
|
||||||
width:40%;
|
width:40%;
|
||||||
@ -529,3 +530,11 @@ li.error {
|
|||||||
.separateur {
|
.separateur {
|
||||||
line-height: 4em;
|
line-height: 4em;
|
||||||
}
|
}
|
||||||
|
.formulaire2 {
|
||||||
|
width:40%;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
}
|
||||||
|
.formulaire2 input[name="lieureunion"] {
|
||||||
|
width: 350px;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user