Fix dark text in body-login box on light theming colors

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2019-06-27 22:45:46 +02:00
parent 01f8fb00bd
commit 76959591e0
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ $invert: luma($color-primary) > 0.6;
}
a,
label,
p,
footer p,
#alternative-logins legend,
.lost-password-container #lost-password {
color: $color-primary-text;