X-Git-Url: https://git-public.kairo.at/?p=tricorder.git;a=blobdiff_plain;f=style%2Ftricorder.css;h=99696f6f34a9b88d88942ac322832086c5cc9bfd;hp=b6d1b76542f0819b5f497578bd7cecc43b181a2d;hb=3ad3aa73b25816412c03cbb98016039bd03f659a;hpb=39b2fdefdf54cda6ae2ccc572ab8b8a88417c5f1 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; }