changed the rgb error color to increase readability

This commit is contained in:
Jack 2020-05-26 22:07:30 +01:00
parent f0df9b8a48
commit 9a906bfc74

View file

@ -23,6 +23,22 @@
}
}
.word.error {
border-bottom: 2px solid #ccc;
}
.word letter.incorrect {
color: white;
}
.word letter.incorrect.extra {
color: white;
}
.logo .bottom,
#top .config .group .buttons .button.active,
#result .stats .group .bottom,