From edf58e46576949ac415e9e59e9d194762562824d Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 28 May 2014 23:53:34 -0700 Subject: [PATCH] de-emphasize topic map headers a bit --- app/assets/stylesheets/desktop/topic-post.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss index 64415f0d494..ead13b7da55 100644 --- a/app/assets/stylesheets/desktop/topic-post.scss +++ b/app/assets/stylesheets/desktop/topic-post.scss @@ -344,10 +344,11 @@ a.star { h4 { margin: 0 0 3px 0; - color: $primary; + color: scale-color($primary, $lightness: 50%); font-weight: normal; font-size: 12px; line-height: 15px; + text-transform: lowercase; } p,