fix informatik moodle css

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-09-03 15:49:16 +02:00
parent 84f7003bb6
commit 1da06c73d1

View File

@@ -226,7 +226,7 @@
background-color: transparent !important;
}
.bg-primary {
background-color: rgba(${rice.lib.hex-to-rgb-comma-string accent.base}, 0.5) !important!
background-color: rgba(${rice.lib.hex-to-rgb-comma-string accent.base},0.5) !important;
}
}