mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-15 02:00:09 +00:00
feat: some styling
This commit is contained in:
parent
a9ec7ee58c
commit
b0db6cb178
1 changed files with 8 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue