Skip to content

Commit

Permalink
Bug: With sepia the links are not highlighted
Browse files Browse the repository at this point in the history
This is an old problem in GitBook as described in GitbookIO/gitbook#949.
I copied the workaround described there in GitbookIO/gitbook#949 (comment)
  • Loading branch information
datenreisender committed Jan 17, 2018
1 parent 4b806f2 commit 96796db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles/website.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.book.color-theme-1 .book-body .page-wrapper .page-inner section.normal a {
color: initial;
}

0 comments on commit 96796db

Please sign in to comment.