Skip to content

Commit

Permalink
Use black hyperlinks like bioconductor.org
Browse files Browse the repository at this point in the history
  • Loading branch information
mblue9 committed Sep 26, 2024
1 parent f014283 commit 75e1396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ body {
color: var(--default-body);
}

a {
color: var(--primary);
body a {
color: black;
text-decoration: underline;
}

Expand Down

0 comments on commit 75e1396

Please sign in to comment.