set link color for these links
This commit is contained in:
parent
8939e7e02a
commit
533c506eea
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue