From: Anthony Talarico Date: Fri, 11 Dec 2015 18:14:16 +0000 (-0500) Subject: adjusting category bold X-Git-Tag: v1.0.0^2~27 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d130b7a5856ed181d34f03c3980a031aba4c984a;p=WP-Themes%2Fthemoleholeonline.git adjusting category bold --- diff --git a/style.css b/style.css index e21df5a..880315f 100644 --- a/style.css +++ b/style.css @@ -79,6 +79,9 @@ Text Domain: galleria .cat-item.cat-parent > a{ font-weight: 700; } +.cat-item:not(children) > a{ + font-weight: 700; +} .site-content{ margin-top: -65px; }