From: Laury GvR Date: Fri, 7 Jul 2017 18:32:14 +0000 (-0400) Subject: Making the top nav items bold on hover X-Git-Tag: v1.0.0^2~9 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3d2a036b24a146243409b59ca0dd37ce561ff34c;p=WP-Themes%2Fcharlevoixdesign2017.git Making the top nav items bold on hover --- diff --git a/style.css b/style.css index 997b18c..1167679 100755 --- a/style.css +++ b/style.css @@ -1173,6 +1173,7 @@ a:hover, a:active { color: #000; outline: 0; + font-weight: bold; } /* Hover effects */