From 4ef76bea99ee0b302c379672e75517df3f272736 Mon Sep 17 00:00:00 2001 From: onyxserpent Date: Thu, 9 Oct 2014 20:22:53 -0700 Subject: [PATCH] Reverting font weight changes --- app/assets/stylesheets/themes/default/pages/_forums.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/themes/default/pages/_forums.scss b/app/assets/stylesheets/themes/default/pages/_forums.scss index c77933a..503fdec 100644 --- a/app/assets/stylesheets/themes/default/pages/_forums.scss +++ b/app/assets/stylesheets/themes/default/pages/_forums.scss @@ -127,7 +127,7 @@ div#categories { .unread { color: $blue; - font-weight:400; + font-weight:bold; } thead th {