Skip to content

Commit e31f12c

Browse files
committed
update link color in pkg website
1 parent 84fad35 commit e31f12c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgdown/extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ a, code a {
2222
}
2323

2424
a:hover, code a:hover {
25-
color: #2a68a1;
25+
color: #8ebc65;
2626
}
2727

2828
a:not([href]) {

0 commit comments

Comments
 (0)