Skip to content

Commit

Permalink
fix weird looking on-hover color
Browse files Browse the repository at this point in the history
  • Loading branch information
Glowman554 committed Sep 23, 2022
1 parent f11e3e0 commit 188553f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions horizon
Submodule horizon added at 4f0ca7
2 changes: 1 addition & 1 deletion src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ hr {border: 0px; border-top: 1px solid #e7e7e7; margin: 20px 0;}
border-bottom: none;
}
.fox-ul a:hover {
background-color:#ccc
background-color:#4b4b4b
}
.fox-ul li a {
padding: 8px 16px;
Expand Down

0 comments on commit 188553f

Please sign in to comment.