new color - password recovery

This commit is contained in:
keyhelpuser 2023-01-16 23:59:45 +00:00
parent 48805d8111
commit bd9b722185
1 changed files with 4 additions and 1 deletions

View File

@ -470,5 +470,8 @@ input[disabled], input[readonly], textarea[disabled], select[disabled] {
}
.content table thead td, .content table thead th {
border-width: 0 0 2px;
color: #FFF;
color: #fff;
}
.box {
color: #fff;
}