[O] Add text shadow

This commit is contained in:
Hykilpikonna
2019-10-05 13:54:56 -04:00
parent c8327f3774
commit 1e42ef7873
@@ -78,6 +78,7 @@
.unread-text
{
color: var(--unread);
text-shadow: 0 0 3px var(--unread);
}
}