mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Made the option "contact admin" lives
This commit is contained in:
18
assets/css/pages/passwordForgotten/mailAdmin.css
Normal file
18
assets/css/pages/passwordForgotten/mailAdmin.css
Normal file
@ -0,0 +1,18 @@
|
||||
/**
|
||||
* 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%;
|
||||
}
|
Reference in New Issue
Block a user