adjusting category bold
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 18:14:16 +0000 (13:14 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 18:14:16 +0000 (13:14 -0500)
style.css

index e21df5a..880315f 100644 (file)
--- 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;
 }