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:
7148008
)
added bold to area widget links
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 14 Dec 2015 13:41:52 +0000
(08:41 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 14 Dec 2015 13:41:52 +0000
(08:41 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
215d8eb
..
8862547
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-104,15
+104,17
@@
Text Domain: galleria
.cat-item.cat-parent > a{
font-weight: 700 !important;
}
+/*
div#secondary #woocommerce_product_categories-2 ul.product_categories li.cat-item > a{
font-weight: 700 !important;
}
+*/
.site-content{
margin-top: -65px;
}
-.
page-template-template-homepage-php .site-main .columns-4 ul.products li.product
{
-
+.
widget-area .widget > ul >li > a
{
+ font-weight: 700;
}
.g-product-title.animated.fadeIn{
opacity: 0.7 !important;