made wiki blurred a bit lighter

This commit is contained in:
ReznoRMichael 2021-07-24 20:56:55 +02:00
parent bdacab0382
commit e651e5cbf4
3 changed files with 13 additions and 1 deletions

View file

@ -682,6 +682,12 @@ a.wiki {
opacity: 1;
}
.wiki.blurred {
color: #0000;
background-color: #ffffff2d;
transition: all 0.3s ease;
}
.blurred {
color: #0000;
background-color: #ffffff1f;

File diff suppressed because one or more lines are too long

View file

@ -574,6 +574,12 @@ a.wiki {
opacity: 1;
}
.wiki.blurred {
color: #0000;
background-color: #ffffff2d;
transition: all 0.3s ease;
}
.blurred {
color: #0000;
background-color: #ffffff1f;