]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/gps-tile/files/default/html/map.css
Add HTML/JS/CSS for gps.tile.openstreetmap.org site
[chef.git] / cookbooks / gps-tile / files / default / html / map.css
diff --git a/cookbooks/gps-tile/files/default/html/map.css b/cookbooks/gps-tile/files/default/html/map.css
new file mode 100644 (file)
index 0000000..0a22de6
--- /dev/null
@@ -0,0 +1,7 @@
+#map {
+  position: absolute;
+  top: 0px;
+  bottom: 0px;
+  left: 0px;
+  right: 0px;
+}