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:
3d2a036
)
Font of sub-sections now also bold on hover as per client request
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 7 Jul 2017 19:52:53 +0000
(15:52 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 7 Jul 2017 19:52:53 +0000
(15:52 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
1167679
..
69709b6
100755
(executable)
--- a/
style.css
+++ b/
style.css
@@
-2177,10
+2177,12
@@
body:not(.has-header-image):not(.has-header-video) .custom-header-media {
}
.page-nav-container li:hover .panel-toggle {
color: black;
+ font-weight: bold;
}
.page-nav-container li.active .panel-toggle {
color: black;
text-decoration: underline;
+ font-weight: bold;
}
.page-content-container {
clear: both;