Removed text shadow from tags (Issue #5)

This commit is contained in:
Random Penguin 2025-02-16 18:59:05 +00:00
parent 2abafeb8c2
commit 0a3a513872

View file

@ -1345,6 +1345,7 @@ a.tag.label,
box-shadow: none !important;
color: #0066FF !important;
border: 1px solid #0066FF;
text-shadow: none !important;
}
.wall-item-bottom .label {
color: inherit;