mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
chore: update discord-markdown, add small text styling
This commit is contained in:
parent
54dd38f2ae
commit
913805f336
4 changed files with 13 additions and 3 deletions
|
|
@ -52,4 +52,8 @@
|
|||
.d-spoiler:active {
|
||||
color: $body-color-alt; //overwrite
|
||||
}
|
||||
|
||||
small {
|
||||
color: #707070;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue