This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-04 14:24:19 +01:00
parent 5d65da4fca
commit 4d2f244d4b

View File

@@ -122,7 +122,7 @@ in /* css */ ''
background-color: transparent !important; background-color: transparent !important;
} }
header, footer { header, footer {
background-color: rgba(0,0,0,1) !important; background-color: rgba(0,0,0,0.5) !important;
backdrop-filter: blur(100px); backdrop-filter: blur(100px);
border-radius: ${builtins.toString rice.rounding}px; border-radius: ${builtins.toString rice.rounding}px;
} }