update manifest
[tricorder.git] / style / tricorder.css
index 9822acc19e1803f0943ef3ac7bd4f810d4c853cd..0c730618552b2f9de2b45b3f5c60fcc6e169c851 100644 (file)
@@ -84,7 +84,7 @@ a:hover, a:active { color: #FFCF00; }
   border-radius: 0px 0px 0px 15px;
 }
 #sideSepBottom {
-  background-color: #008484;
+  background-color: #6080F0;
   width: 90px;
   height: 50px;
   margin-bottom: 3px;
@@ -141,7 +141,7 @@ a:hover, a:active { color: #FFCF00; }
   background-color: #C09070;
   color: #000000;
 }
-#navAcou {
+#navOther {
   background-color: #6000CF;
   color: #000000;
 }
@@ -178,8 +178,8 @@ a:hover, a:active { color: #FFCF00; }
   right: 3px;
   width: auto;
   padding: 1px;
-  min-height: 35em;
-  overflow: none;
+  min-height: 20em;
+  overflow: hidden;
   border: none;
 }
 
@@ -228,10 +228,22 @@ section.active {
   display: block;
 }
 
-.gravVal {
+.posVal, .gravVal {
   text-align: right;
 }
 
+.posVal {
+  width: 24ch;
+}
+
+.gravVal {
+  width: 10ch;
+}
+
+.note {
+  font-size: .667em;
+}
+
 @media screen and (min-width: 500px) {
   body {
     font-size: 24px;