Fix/highlight rfcs (#182)

* Fix highlighting condition

* Use highlighting color that is easier on the eyes
This commit is contained in:
Maximilian Grundke
2018-06-25 12:01:31 +02:00
committed by Ann Katrin Kuessner
parent 9fbe7ec115
commit 0395d5b038
2 changed files with 4 additions and 3 deletions

View File

@@ -262,5 +262,5 @@ input#subscribe {
}
.do-not-answer {
background-color: #990000;
background-color: #ea2f1085;
}