feat(post): add "time ago" tooltip to dates

This commit is contained in:
Tom (plebeius.eth)
2024-06-08 13:39:35 +02:00
parent 019972a7ff
commit 19222a66fe
9 changed files with 81 additions and 11 deletions
-4
View File
@@ -150,10 +150,6 @@
content: '✔ ';
}
.capitalize {
text-transform: capitalize;
}
.list a {
color: var(--homepage-box-link-text-color);
text-decoration: var(--homepage-box-link-text-decoration);