Rev 655 | Rev 1183 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
.zoneIdentification {
background: url("./img/user.png") no-repeat scroll 0 0 transparent;
padding-left: 20px;
}
.connecter {
text-decoration: underline;
color: blue;
cursor: pointer
}
.deconnecter {
text-decoration: underline;
color: blue;
cursor: pointer
}
.email {
padding-right: 10px
}
.zoneFormulaire {
position: absolute;
padding: 10px;
margin-top: 10px;
border: solid 2px #8eb533;
background: white;
}
.login {
}
.motdepasse {
}
.erreur {
color: red;
}