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