right-align the gravity numbers
[tricorder.git] / style / tricorder.css
index b7b8fa510969731a06d52eec394a96ba146444fa..1cf30176074d7276fc845854e2b4322206570c95 100644 (file)
@@ -212,3 +212,7 @@ section {
 section.active {
   display: block;
 }
 section.active {
   display: block;
 }
+
+.gravVal {
+  text-align: right;
+}
\ No newline at end of file