1
Fork 0

set link color for these links

This commit is contained in:
Jan-Erik Rediger 2025-03-11 21:41:18 +01:00
parent 8939e7e02a
commit 533c506eea

View file

@ -343,6 +343,7 @@ table, tr, td { border: none; }
position: relative;
z-index: 2;
text-decoration: none;
color: var(--link-color);
}
.archive-chart li a span:last-child {