This commit is contained in:
Raven Scott 2024-09-16 13:48:33 -04:00
parent eaa8eccb79
commit 13cf107559

View File

@ -16,6 +16,11 @@ a {
text-decoration: none;
}
dl, ol, ul {
margin-top: -13px;
margin-bottom: 1rem;
}
.bg-primary {
--bs-bg-opacity: 1;
background-color: rgb(0 0 0) !important;