Link footer at fixed opacity
This commit is contained in:
parent
4ed0445c58
commit
b7ee144ab0
1 changed files with 1 additions and 5 deletions
|
|
@ -1774,11 +1774,7 @@ body.layout-single-column {
|
||||||
color: var(--color-fg);
|
color: var(--color-fg);
|
||||||
}
|
}
|
||||||
.layout-single-column .link-footer p {
|
.layout-single-column .link-footer p {
|
||||||
opacity: .3;
|
opacity: .5;
|
||||||
transition: opacity .3s;
|
|
||||||
}
|
|
||||||
.layout-single-column .link-footer:hover p {
|
|
||||||
opacity: 1;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Server banner */
|
/* Server banner */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue