This commit is contained in:
Aevann1 2021-11-26 02:09:16 +02:00
parent b3a811706e
commit 418f161764
17 changed files with 45 additions and 25 deletions

View file

@ -73,4 +73,8 @@ pre {
blockquote {
color: var(--gray-400);
}
#profilestuff > * {
color: var(--gray-400) !important;
}