Update style.css

This commit is contained in:
Levi 2024-05-12 14:29:24 +02:00
parent 7bca19262a
commit 698cacad44

View file

@ -15,6 +15,16 @@
--rounding: 12px;
}
/* --- Backdrop & Header --- */
.backgroundContainer.withBackdrop {
background-color: rgba(0, 0, 0, 0.55) !important;
}
.skinHeader-withBackground {
background-color: rgba(0, 0, 0, 0.7) !important;
}
/* --- Colors --- */
@media (hover: hover) and (pointer: fine) {