Style archive links with appropriate link color

This commit is contained in:
Michael Rose 2018-08-09 15:06:55 -04:00
parent e707057fa8
commit 9c65724955

View file

@ -37,10 +37,6 @@
overflow: hidden;
text-overflow: ellipsis;
a {
color: inherit;
}
a + a {
opacity: 0.5;
}