From 33d2b1f16630668fab1cdb0e3d487f0a6faeaab6 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 19 Nov 2015 15:02:04 -0500 Subject: [PATCH] testing css selectors --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a665fb7..8a6f579 100644 --- a/style.css +++ b/style.css @@ -53,7 +53,7 @@ Text Domain: galleria .site-content{ margin-top: -65px; } -:not(.cat-item.cat-parent .children){ +.childred .cat-item{ font-weight: 700; } /* end of custom css */ -- 2.17.1