X-Git-Url: https://git-public.kairo.at//?a=blobdiff_plain;f=style%2Ftricorder.css;h=99696f6f34a9b88d88942ac322832086c5cc9bfd;hb=bdfbab86ab3c17a41ab88de60a69427738661392;hp=b6d1b76542f0819b5f497578bd7cecc43b181a2d;hpb=39b2fdefdf54cda6ae2ccc572ab8b8a88417c5f1;p=tricorder.git diff --git a/style/tricorder.css b/style/tricorder.css index b6d1b76..99696f6 100644 --- a/style/tricorder.css +++ b/style/tricorder.css @@ -237,6 +237,11 @@ section.active { display: block; } +section > p:first-child { + margin-top: 0; + padding-top: 1em; +} + .posVal, .gravVal { text-align: right; }