feat: some styling
This commit is contained in:
parent
a9ec7ee58c
commit
b0db6cb178
@ -57,6 +57,14 @@ blockquote {
|
|||||||
flex: 1 0 auto !important;
|
flex: 1 0 auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.accordion-button::after {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.pagination {
|
||||||
|
justify-content: center !important;
|
||||||
|
}
|
||||||
|
|
||||||
.d-spoiler {
|
.d-spoiler {
|
||||||
color: var(--bs-dark);
|
color: var(--bs-dark);
|
||||||
background-color: var(--bs-dark);
|
background-color: var(--bs-dark);
|
||||||
|
Loading…
Reference in New Issue
Block a user