superhero

This commit is contained in:
HB9HIL
2024-07-30 14:01:35 +02:00
parent 6410bbc921
commit 3abb8be11e
2 changed files with 2 additions and 2 deletions

View File

@@ -219,6 +219,6 @@ div.alert-danger {
--bs-btn-hover-border-color: inherit !important;
--bs-btn-hover-bg: #1e3146;
--bs-btn-hover-color: inherit !important;
--bs-btn-active-bg: inherit !important;
--bs-btn-active-bg: #1e3146;
--bs-btn-active-color: inherit !important;
}

View File

@@ -268,6 +268,6 @@ div.alert-danger {
--bs-btn-hover-border-color: inherit !important;
--bs-btn-hover-bg: #1e3146;
--bs-btn-hover-color: inherit !important;
--bs-btn-active-bg: inherit !important;
--bs-btn-active-bg: #1e3146;
--bs-btn-active-color: inherit !important;
}