From 3ed8dc5a7da08a787f8eaf08006470b82d956f09 Mon Sep 17 00:00:00 2001 From: Will Marshall Date: Tue, 17 Dec 2013 15:56:36 +1100 Subject: [PATCH] Tiny typography change --- app/assets/stylesheets/darkswarm/typography.css.sass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/darkswarm/typography.css.sass b/app/assets/stylesheets/darkswarm/typography.css.sass index 7b4ba55d7c..46a430aef1 100644 --- a/app/assets/stylesheets/darkswarm/typography.css.sass +++ b/app/assets/stylesheets/darkswarm/typography.css.sass @@ -25,5 +25,7 @@ h1, h2, h3, h4, h5, h6 // For clean overriden magic table tr th, table tr td color: #666 +table tr th, + font-weight: bold table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td - color: #666 + color: #444