optimize panning, and some cleanup
[lantea.git] / style / lantea.css
index 83272d783fc6f0f496d06716956616a339b49e44..03af2d1af38bd6fd3bc1294d8f885e41c7d651b1 100644 (file)
@@ -85,6 +85,10 @@ h1 {
   z-index: 1;
 }
 
+#map {
+  background: url("style/loading.png") repeat;
+}
+
 #debug {
   position: absolute;
   bottom: 5px;