Skip to content

Commit

Permalink
Tweaked menu style again
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav Pareek committed Feb 25, 2014
1 parent 9e8ce42 commit 33962be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ Site Navigation
position: relative;
}

.genesis-nav-menu li:hover a,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: #eee;
Expand Down Expand Up @@ -1006,6 +1006,7 @@ Site Navigation
}

.nav-primary a:hover,
.nav-primary li:hover a,
.nav-primary .current-menu-item > a {
color: #fff;
background: #555;
Expand Down

0 comments on commit 33962be

Please sign in to comment.