mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Update theme-elegance.css
Lightened the backdrop images a tiny bit.
This commit is contained in:
parent
b60b3c7ed4
commit
fc6ed646df
@ -7,6 +7,6 @@
|
||||
|
||||
/* Increase backdrop image brightness and add some blur */
|
||||
.backgroundContainer.withBackdrop {
|
||||
background-color: rgba(0,0,0,0.75);
|
||||
background-color: rgba(0,0,0,0.65);
|
||||
backdrop-filter: blur(6px);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user