adjust brightness

This commit is contained in:
ReznoRMichael 2022-01-12 18:15:36 +01:00
parent e2622abb14
commit 84e483dd33
3 changed files with 3 additions and 3 deletions

View file

@ -732,7 +732,7 @@ a.wiki {
}
.partial {
color: rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.3);
/* text-shadow: 0 0 0.3rem #fff; */
}

File diff suppressed because one or more lines are too long

View file

@ -556,7 +556,7 @@ a.wiki {
}
.partial {
color: rgba(255, 255, 255, 0.4);
color: rgba(255, 255, 255, 0.3);
/* text-shadow: 0 0 0.3rem #fff; */
}