From: Anthony Talarico Date: Fri, 11 Dec 2015 18:24:42 +0000 (-0500) Subject: adding specific classes to category style X-Git-Tag: v1.0.0^2~21 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=33b09e13a1084d84e033902ba220d4050455c58c;p=WP-Themes%2Fthemoleholeonline.git adding specific classes to category style --- diff --git a/style.css b/style.css index 28b9007..900c5d9 100644 --- a/style.css +++ b/style.css @@ -79,6 +79,9 @@ Text Domain: galleria .cat-item.cat-parent > a{ font-weight: 700; } +li.cat-item > a{ + font-weight: 700; +} .site-content{ margin-top: -65px;