From 7ac8eb24055be7eed9d8f919585350b1e215eb0c Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 11 Dec 2015 13:15:54 -0500 Subject: [PATCH] adjusting category bold --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 880315f..7068969 100644 --- a/style.css +++ b/style.css @@ -79,7 +79,7 @@ Text Domain: galleria .cat-item.cat-parent > a{ font-weight: 700; } -.cat-item:not(children) > a{ +.cat-item:not(ul.children) > a{ font-weight: 700; } .site-content{ -- 2.17.1