Skip to content

Commit b768d47

Browse files
authored
Highlight links in purple (#28)
1 parent 00ebd80 commit b768d47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2014,7 +2014,7 @@ body.nav-open .nav-drawer {
20142014
font-family: var(--ifm-heading-font-family);
20152015
}
20162016

2017-
.blog-post-page .markdown a {
2017+
.docs-doc-page .markdown a, .blog-post-page .markdown a {
20182018
color: var(--ifm-color-primary-light);
20192019
}
20202020

0 commit comments

Comments
 (0)