about summary refs log tree commit diff
path: root/app/assets/stylesheets/tables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/tables.scss')
-rw-r--r--app/assets/stylesheets/tables.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/tables.scss b/app/assets/stylesheets/tables.scss
index a37870786..279cc3069 100644
--- a/app/assets/stylesheets/tables.scss
+++ b/app/assets/stylesheets/tables.scss
@@ -36,6 +36,10 @@
       text-decoration: none;
     }
   }
+
+  strong {
+    font-weight: 500;
+  }
 }
 
 samp {