Made info suggestions easier to see

This commit is contained in:
David Panić
2018-09-23 12:38:08 +02:00
parent 0de6b08b4e
commit fece8b9416

View File

@@ -103,3 +103,6 @@ textarea {
.notice {
color:white;
}
.info-suggestions a:not(:hover) {
color: gray;
}