Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gigapod authored Aug 22, 2023
1 parent 5deeb50 commit e58ff80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@
}
.menu-entry:hover {
background-color: #E0311D;
color: #FFFFFF;
}
.menu-entry:hover a{
color: #fff;
}
.menu-link:hover {
color: #FFFFFF;
Expand Down

0 comments on commit e58ff80

Please sign in to comment.