change text color of footer

This commit is contained in:
slonkazoid 2024-04-19 22:51:20 +03:00
parent 2b3f935a98
commit 58c8021864
Signed by: slonk
SSH key fingerprint: SHA256:tbZfJX4IOvZ0LGWOWu5Ijo8jfMPi78TU7x1VoEeCIjM

View file

@ -73,7 +73,7 @@ hr {
footer {
text-align: end;
font-size: small;
opacity: 50%;
color: var(--subtext0);
}
.post-author {