change text color of footer
This commit is contained in:
parent
2b3f935a98
commit
58c8021864
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ hr {
|
||||||
footer {
|
footer {
|
||||||
text-align: end;
|
text-align: end;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
opacity: 50%;
|
color: var(--subtext0);
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-author {
|
.post-author {
|
||||||
|
|
Loading…
Reference in a new issue