X-Git-Url: https://git-public.kairo.at/?p=tricorder.git;a=blobdiff_plain;f=style%2Ftricorder.css;h=843d225b3cd2a90ca86806d690504c49d782e391;hp=7f37659a1fea9b6f0f6cb0372e70b85a8d8b2950;hb=33a80b5e4b34ab6ab27677a1841014321dd076da;hpb=d7e9f9ccb2b418d5853620a3d546e7d4752bffc7 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;