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:
1a68c75
)
changing bold for category items
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 11 Dec 2015 21:07:02 +0000
(16:07 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 11 Dec 2015 21:07:02 +0000
(16:07 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
348135e
..
215d8eb
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-102,10
+102,10
@@
Text Domain: galleria
display: none;
}
.cat-item.cat-parent > a{
- font-weight: 700;
+ font-weight: 700
!important
;
}
div#secondary #woocommerce_product_categories-2 ul.product_categories li.cat-item > a{
- font-weight: 700;
+ font-weight: 700
!important
;
}
.site-content{