X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=blobdiff_plain;f=style%2Flantea.css;h=6fa7aa013091b76ad1a4d1f144a20092b66e8634;hp=d05d1cc18fd5b51475ce2a90399f21ebc7fd50d8;hb=d7ffc7b865337d9128b898ce8cad17ff242f793d;hpb=e8525b4605e8bd81709508b9266e92a686506f28 diff --git a/style/lantea.css b/style/lantea.css index d05d1cc..6fa7aa0 100644 --- a/style/lantea.css +++ b/style/lantea.css @@ -78,7 +78,7 @@ h1 { border-radius: 3px; } -#map, #glmap, #track { +#map, #track { position: fixed; border: 0; top: 0; @@ -91,10 +91,6 @@ h1 { z-index: 1; } -#glmap { - z-index: 2; -} - #track { z-index: 3; } @@ -168,6 +164,10 @@ h1 { opacity: .66; } +#uploadDesc { + max-width: 95%; +} + @media screen and (max-width: 500px) { body { font-size: 10px;