frontend: Darken the static error pages text.

This commit is contained in:
Vaida Plankyte 2017-07-09 11:28:58 +02:00 committed by Tim Abbott
parent 38b70f27d9
commit 96321b3069

View File

@ -1620,7 +1620,7 @@ input.new-organization-button {
}
.error_page p {
color: #777676;
color: #333333;
}
.error_page .errorcontent {