ComunicWeb/assets/css/pages/passwordForgotten/mailAdmin.css

18 lines
263 B
CSS
Raw Permalink Normal View History

2018-05-23 19:14:54 +00:00
/**
* Mail admin to reset password
*
* @author Pierre HUBERT
*/
.reset-password-by-mail-step .title {
text-align: center;
margin-top: 0px;
}
.reset-password-by-mail-step p {
text-align: justify;
}
.reset-password-by-mail-step .btn-mail {
width: 100%;
}