specified location

This commit is contained in:
Julian Kiedaisch
2025-10-25 00:08:45 +02:00
parent 0a6665f294
commit 0c3d35fda7

View File

@@ -32,6 +32,6 @@
background-color: hsl(221, 59%, 61%);
}
body#custom-css {
body#custom-css .accordion-button:not(.collapsed) {
--bs-accordion-active-color: var(--fg);
}