mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
allow users to recover password
This commit is contained in:
@@ -43,7 +43,7 @@ label {
|
||||
padding-right: 5px;
|
||||
}
|
||||
input {
|
||||
|
||||
color: 'black';
|
||||
}
|
||||
form {
|
||||
|
||||
@@ -61,3 +61,12 @@ button {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
p.forgot-password-link {
|
||||
text-align: center;
|
||||
|
||||
a {
|
||||
font-weight: 300;
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user