feat: some styling

This commit is contained in:
Spectralitree 2021-12-15 13:55:56 +01:00
parent a9ec7ee58c
commit b0db6cb178

View File

@ -57,6 +57,14 @@ blockquote {
flex: 1 0 auto !important;
}
.accordion-button::after {
display: none;
}
.pagination {
justify-content: center !important;
}
.d-spoiler {
color: var(--bs-dark);
background-color: var(--bs-dark);