move track to its own canvas, make painting current position actually work, delay...
[lantea.git] / style / lantea.css
index 1459ff06e07a03deb46ebaedcfa047740ed5f2ff..83272d783fc6f0f496d06716956616a339b49e44 100644 (file)
@@ -75,7 +75,8 @@ h1 {
   border-radius: 3px;
 }
 
   border-radius: 3px;
 }
 
-#map {
+#map, #track {
+  position: fixed;
   border: 0;
   top: 0;
   left: 0;
   border: 0;
   top: 0;
   left: 0;