mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-23 22:56:10 +09:00
Link footer at fixed opacity
This commit is contained in:
parent
4ed0445c58
commit
b7ee144ab0
@ -1774,11 +1774,7 @@ body.layout-single-column {
|
||||
color: var(--color-fg);
|
||||
}
|
||||
.layout-single-column .link-footer p {
|
||||
opacity: .3;
|
||||
transition: opacity .3s;
|
||||
}
|
||||
.layout-single-column .link-footer:hover p {
|
||||
opacity: 1;
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
/* Server banner */
|
||||
|
Loading…
Reference in New Issue
Block a user