Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
#corps {
padding: 20px;
}
#logo {
float: left;
}
#logo img {
height: 100px;
margin-top: 10px;
margin-right: 15px;
}
#zone-formulaire {
padding: 10px;
margin-top: 40px;
}
#ids {
width: 300px;
height: 150px;
margin-bottom: 20px;
margin-top: 10px;
}
#ok {
margin-right: 10px;
}
#succes {
color: green;
}
#erreur {
color: red;
}