From b973b66890a3e365bebf558d92f64574885d7e0a Mon Sep 17 00:00:00 2001 From: Gonzalo Rodriguez Date: Tue, 11 Oct 2011 20:50:23 -0200 Subject: [PATCH] Remove boldness from aspect selectors --- public/stylesheets/sass/application.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index cc4df4fa3..959eeef63 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -2853,11 +2853,12 @@ ul.left_nav :width 100% li.active - > a:not(.sub_selected) + > a.home_selector:not(.sub_selected) :color #333 :font :weight 700 + > a:not(.sub_selected) .contact_count :font :weight 700