From: Anthony Talarico Date: Fri, 11 Dec 2015 18:21:09 +0000 (-0500) Subject: testing bold X-Git-Tag: v1.0.0^2~23 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=61f34bf66b7974ef78b0c248932b8b35b43b02fb;p=WP-Themes%2Fthemoleholeonline.git testing bold --- diff --git a/style.css b/style.css index 2987574..322f9c6 100644 --- a/style.css +++ b/style.css @@ -76,12 +76,10 @@ Text Domain: galleria .widget_product_categories ul li::before{ display: none; } -.cat-item.cat-parent > a{ - font-weight: 700; -} -.cat-item > a::not(ul.children li a){ +.cat-item > a{ font-weight: 700; } + .site-content{ margin-top: -65px; }