Update style.css

This commit is contained in:
Levi 2024-05-12 14:44:54 +02:00
parent 698cacad44
commit 01c74c9221

View file

@ -25,6 +25,14 @@
background-color: rgba(0, 0, 0, 0.7) !important; background-color: rgba(0, 0, 0, 0.7) !important;
} }
.detailRibbon {
background: rgba(32, 32, 32, 0.6);
}
.backdropContainer {
filter: blur(5px) saturate(150%) !important;
}
/* --- Colors --- */ /* --- Colors --- */
@media (hover: hover) and (pointer: fine) { @media (hover: hover) and (pointer: fine) {