ajout bouton_valide

This commit is contained in:
jbousquie 2016-11-30 14:15:38 +01:00
parent 086bf537df
commit 06f9075b63

View File

@ -119,6 +119,17 @@ a.anchor {
text-align: center;
}
.login {
text-align: center;
margin-bottom: 10px;
}
.bouton_valide {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
.materiel_ligne1 {
background-color: LavenderBlush;
}