2021-12-31 16:21:24 +01:00
|
|
|
.dark {
|
2021-12-30 13:02:19 +01:00
|
|
|
.navbar.bg-light {
|
|
|
|
background-color: var(--bs-body-bg) !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.footer.bg-light {
|
|
|
|
background-color: var(--bs-dark) !important;
|
|
|
|
}
|
|
|
|
|
2021-12-31 16:21:24 +01:00
|
|
|
> * {
|
|
|
|
.description a {
|
|
|
|
color: #159bd4 !important;
|
|
|
|
}
|
2021-12-30 13:02:19 +01:00
|
|
|
}
|
2021-12-29 10:23:07 +01:00
|
|
|
}
|