mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
Change "Powered by" color based on fgOnAccent (resolves #1041)
This commit is contained in:
parent
da7dbd02f4
commit
47afda6d8c
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ misskeyApiGet('federation/instances', {
|
|||
pointer-events: none;
|
||||
|
||||
> .powered-by {
|
||||
color: var(--MI_THEME-fgOnAccent);
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue