Skip to content

Commit

Permalink
Update screen.css.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
kyyberi committed Sep 7, 2024
1 parent 18ed0f0 commit 37d6d69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/stylesheets/screen.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ html, body {

// This is the currently selected ToC entry
.toc-link.active {
background-color: #144378;
color: #fff;
background-color: #828282;
color: #000;
}

// this is parent links of the currently selected ToC entry
Expand Down

0 comments on commit 37d6d69

Please sign in to comment.