static/pngtile/image.css
changeset 141 19a3ed063d18
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/static/pngtile/image.css	Sun Sep 14 23:18:35 2014 +0300
@@ -0,0 +1,9 @@
+#map {
+    overflow: hidden;
+    position: absolute;
+
+    top: 0px;
+    left: 0px;
+    width: 100%;
+    height: 100%;
+}