diff -r 9d0be0b1580f -r db706d37c540 src/main/webapp/projects.css --- a/src/main/webapp/projects.css Thu Oct 08 20:38:43 2020 +0200 +++ b/src/main/webapp/projects.css Thu Oct 08 20:41:09 2020 +0200 @@ -102,6 +102,7 @@ .issue-tag.phase-1 { background: gold; + color: black; } .issue-tag.phase-2 { @@ -129,6 +130,7 @@ .version-LTS { background: gold; + color: black; } .version-Deprecated {