mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
frontend: Darken the static error pages text.
This commit is contained in:
parent
38b70f27d9
commit
96321b3069
@ -1620,7 +1620,7 @@ input.new-organization-button {
|
||||
}
|
||||
|
||||
.error_page p {
|
||||
color: #777676;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
.error_page .errorcontent {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user