added bold to area widget links
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 14 Dec 2015 13:41:52 +0000 (08:41 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 14 Dec 2015 13:41:52 +0000 (08:41 -0500)
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;