Skip to content

Commit

Permalink
halfmoon
Browse files Browse the repository at this point in the history
  • Loading branch information
steskelt committed Feb 23, 2024
1 parent cbab925 commit 5df48ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,11 @@
border: 1px solid #6c757d;
padding-left: 10px;
}
.nav-link:hover {
.nav-link:hover, .btn:hover {
background-color: #ed2c8a;
color: white;
}

.sidebar-brand, .sidebar-brand:hover, navbar-brand {
color: white;
font-weight: bolder;
Expand Down

0 comments on commit 5df48ec

Please sign in to comment.