X-Git-Url: https://git-public.kairo.at/?p=tricorder.git;a=blobdiff_plain;f=style%2Ftricorder.css;h=0c730618552b2f9de2b45b3f5c60fcc6e169c851;hp=f62348df95b88c57ab2a1b0a9aa576887979a74a;hb=c356cc8e8f06dd0570248e39948f43f1a335d040;hpb=d6ac45b1898f44e3ec70bfd0ede50432a7fc16d8 diff --git a/style/tricorder.css b/style/tricorder.css index f62348d..0c73061 100644 --- a/style/tricorder.css +++ b/style/tricorder.css @@ -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; } @@ -179,7 +179,7 @@ a:hover, a:active { color: #FFCF00; } width: auto; padding: 1px; min-height: 20em; - overflow: none; + 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;