X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=style%2Ftricorder.css;h=843d225b3cd2a90ca86806d690504c49d782e391;hb=0add6b1830e6cea1f67ecf57f5737cdfbb25d5b7;hp=7f37659a1fea9b6f0f6cb0372e70b85a8d8b2950;hpb=d7e9f9ccb2b418d5853620a3d546e7d4752bffc7;p=tricorder.git diff --git a/style/tricorder.css b/style/tricorder.css index 7f37659..843d225 100644 --- a/style/tricorder.css +++ b/style/tricorder.css @@ -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;