projects
/
WP-Themes
/
charlevoixdesign2017.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebaaa59
)
Making the top nav items bold on hover
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 7 Jul 2017 18:32:14 +0000
(14:32 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 7 Jul 2017 18:32:14 +0000
(14:32 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
997b18c
..
1167679
100755
(executable)
--- a/
style.css
+++ b/
style.css
@@
-1173,6
+1173,7
@@
a:hover,
a:active {
color: #000;
outline: 0;
+ font-weight: bold;
}
/* Hover effects */