Fix. Backgrounds colour set for password reset and modify options
This commit is contained in:
parent
570347c497
commit
ee7c644662
2 changed files with 12 additions and 1 deletions
|
@ -14,4 +14,12 @@ body{
|
|||
|
||||
#title h1 {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#password {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#modify {
|
||||
background-color: white;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue