Update icons

This commit is contained in:
2026-04-10 12:47:03 +02:00
parent 2f08e15e3b
commit b8caab7a71

View File

@@ -223,14 +223,15 @@ main {
width: 1.25rem;
text-align: center;
flex-shrink: 0;
text-shadow: none;
filter: drop-shadow(0 0 4px #c8c8c8);
}
.listing-item a {
flex: 1;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #ffb300;
color: inherit;
text-shadow: inherit;
}
.listing-item .meta {
color: #888;