login fix

This commit is contained in:
2017-03-22 16:46:00 +01:00
parent 687a0a7d41
commit 2469c54581
3 changed files with 6 additions and 2 deletions

View File

@ -36,3 +36,7 @@ h1{
font-size: 100%;
color: black;
}
input {
color: initial;
}