From f7902c0aaa37619818fbfe386784742a517ed7c8 Mon Sep 17 00:00:00 2001 From: MickeyKay Date: Fri, 21 Mar 2014 11:00:49 -0700 Subject: [PATCH] Added to SSN CSS. --- style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 2224bb1..3f02414 100644 --- a/style.css +++ b/style.css @@ -1026,7 +1026,11 @@ img#wpstats { --------------------------------------------- */ .simple-section-nav .current_page_item > a, .simple-section-nav .current_page_ancestor > a { - color: #f15123; + +} + +.simple-section-nav .current_page_item > a { + font-weight: bold; }