Update style.css
This commit is contained in:
parent
698cacad44
commit
01c74c9221
1 changed files with 8 additions and 0 deletions
|
@ -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) {
|
||||||
|
|
Loading…
Reference in a new issue