mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-09 20:28:06 -06:00
more dicking abuot
This commit is contained in:
parent
60ee05d2a7
commit
6ef4cc36b2
9 changed files with 176 additions and 71 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue