Fix some more a11y issues with grey text

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-06-11 15:05:58 +02:00
parent 9537221124
commit 92a07c1ded
4 changed files with 9 additions and 8 deletions

View File

@@ -32,7 +32,6 @@ $color-black: #000;
.mention {
background: rgba($color-black, 0.1);
color: rgba($color-black, 0.6);
font-size: 0.9rem;
font-weight: bold;
border-radius: 5px;