X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=blobdiff_plain;f=style%2Flantea.css;h=03af2d1af38bd6fd3bc1294d8f885e41c7d651b1;hp=83272d783fc6f0f496d06716956616a339b49e44;hb=b5e49b956629a45c3af14a87790060cbf18a718a;hpb=915d4271fbab6e608b5982286629c653a840ca93 diff --git a/style/lantea.css b/style/lantea.css index 83272d7..03af2d1 100644 --- a/style/lantea.css +++ b/style/lantea.css @@ -85,6 +85,10 @@ h1 { z-index: 1; } +#map { + background: url("style/loading.png") repeat; +} + #debug { position: absolute; bottom: 5px;