projects
/
WP-Themes
/
themoleholeonline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1196f09
)
added bold to parent product category listings
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 19 Nov 2015 19:55:24 +0000
(14:55 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 19 Nov 2015 19:55:24 +0000
(14:55 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
69f186f
..
aaa4f3a
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-47,11
+47,14
@@
Text Domain: galleria
.widget_product_categories ul li::before{
display: none;
}
-.cat-item.cat-
item-29.cat-
parent > a{
- font-
style: bold
;
+.cat-item.cat-parent > a{
+ font-
weight: 700
;
}
.site-content{
margin-top: -65px;
+}
+:not(.cat-item.cat-parent .children){
+
}
/* end of custom css */