Skip to content

Commit

Permalink
Change in NavigationBar
Browse files Browse the repository at this point in the history
  • Loading branch information
avanimathur committed Jan 26, 2024
1 parent 1ccde3a commit ae9d407
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,12 @@ body {
}

#navbarSupportedContent ul li a {
color: rgba(0, 0, 0, 0.5);
color: #fffefe;
}

#navbarSupportedContent > ul > li.active > a {
color: whitesmoke;
color: #2f78a8;
font-weight: bold ;
}

.hori-selector {
Expand Down

0 comments on commit ae9d407

Please sign in to comment.