Skip to content

Commit

Permalink
update toc color
Browse files Browse the repository at this point in the history
  • Loading branch information
sunwu51 committed Jun 10, 2024
1 parent f82bf0d commit 7224585
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,8 @@ nav>ol.toc-level-1 {
border-radius: 5px;
border: 1px solid;
box-shadow: var(--w-box-shadow);
}
.toc-wrapper .toc a {
font-weight: 700;
color: var(--w-indigo-light);
}

0 comments on commit 7224585

Please sign in to comment.