forked from slonk/bingus-blog
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 {
|
||||
text-align: end;
|
||||
font-size: small;
|
||||
opacity: 50%;
|
||||
color: var(--subtext0);
|
||||
}
|
||||
|
||||
.post-author {
|
||||
|
|
Loading…
Reference in a new issue