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