✨ Add metrics page
[Sone.git] / src / main / resources / static / css / sone.css
index 5ea5f64..349ab5c 100644 (file)
@@ -254,6 +254,10 @@ textarea {
        text-align: right;
 }
 
+#sone td.numeric {
+       text-align: right;
+}
+
 #sone .post {
        padding: 1ex 0px;
        border-bottom: solid 1px #ccc;