Update autumn.css

This commit is contained in:
2023-10-28 16:42:12 +02:00
committed by GitHub
parent 241c7e6d95
commit 5cb3b69c15

View File

@@ -8,4 +8,5 @@
.bg-dark { .bg-dark {
background-color: #343a40eb!important; background-color: #343a40eb!important;
border-radius: 4px; border-radius: 4px;
background-blend-mode: difference;
} }