fix login background (dark)

This commit is contained in:
Felix Niklas 2014-09-15 10:54:53 +02:00
parent f8822d967a
commit 57533c6c2a

View file

@ -798,6 +798,7 @@ label {
.login, .getstarted, .reset_password, .signup {
padding: 10px;
height: auto;
background: hsl(234,10%,19%);
}
.login .hero-unit {