fix(css): override link font colour in archive page

This commit is contained in:
curben 2019-09-03 17:15:37 +01:00
parent 63401efe64
commit aad3d15fbb
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 0 deletions

View File

@ -370,6 +370,7 @@ blockquote {
.tag-container a,
.tag-container a:hover {
border: 0;
color: inherit;
}
.archive-container .header,