update css
This commit is contained in:
parent
8bfd815084
commit
d082b3b8b0
@ -35,6 +35,11 @@ dl, ol, ul {
|
|||||||
background-color: rgb(0, 0, 0) !important;
|
background-color: rgb(0, 0, 0) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bg-dark {
|
||||||
|
--bs-bg-opacity: 1;
|
||||||
|
background-color: rgb(0 0 0) !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Navbar Styles */
|
/* Navbar Styles */
|
||||||
.navbar {
|
.navbar {
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
|
Loading…
Reference in New Issue
Block a user