X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=blobdiff_plain;f=style%2Flantea.css;h=6fa7aa013091b76ad1a4d1f144a20092b66e8634;hp=f5364cad970faeb962fa484dbe3336e3b5a27f95;hb=d7ffc7b865337d9128b898ce8cad17ff242f793d;hpb=4325517451df94848f3457b68572628d82b4e6d9 diff --git a/style/lantea.css b/style/lantea.css index f5364ca..6fa7aa0 100644 --- a/style/lantea.css +++ b/style/lantea.css @@ -85,9 +85,16 @@ h1 { left: 0; right: 0; bottom: 0; +} + +#map { z-index: 1; } +#track { + z-index: 3; +} + #action { position: absolute; bottom: 5px; @@ -157,6 +164,10 @@ h1 { opacity: .66; } +#uploadDesc { + max-width: 95%; +} + @media screen and (max-width: 500px) { body { font-size: 10px;