💄 Improve the look of the metrics table
[Sone.git] / src / main / resources / static / css / sone.css
index e69932a..4151e00 100644 (file)
@@ -929,3 +929,7 @@ textarea {
 #sone form#options li {
        list-style-type: none;
 }
+
+#sone table thead tr {
+       font-weight: bold;
+}