more dicking abuot

This commit is contained in:
tobi 2025-04-17 18:32:25 +02:00
commit 6ef4cc36b2
9 changed files with 176 additions and 71 deletions

View file

@ -142,3 +142,9 @@ code, code[class*="language-"] {
blockquote {
background-color: var(--soft-lilac-translucent);
}
/* Status info dropdown content */
.status.expanded .status-info .status-stats .stats-more-info-content,
.status .status-info .status-stats .stats-more-info-content {
background: var(--soft-pink);
}