update css

This commit is contained in:
Raven Scott 2024-09-26 17:34:32 -04:00
parent 8bfd815084
commit d082b3b8b0

View File

@ -35,6 +35,11 @@ dl, ol, ul {
background-color: rgb(0, 0, 0) !important;
}
.bg-dark {
--bs-bg-opacity: 1;
background-color: rgb(0 0 0) !important;
}
/* Navbar Styles */
.navbar {
background-color: #000000;