Increase contrast for web UI footer

While it should be de-emphasised contrast still needs to be good enough
to not cause problems.
This commit is contained in:
Florian Festi 2022-09-08 19:20:02 +02:00
parent 478d73f69d
commit 90a41ecd26
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ video {
}
.footer ul li a {
color: #999;
color: #555;
margin-right: 10px;
}