]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Stylesheet changes for permalink from crschmidt.
[rails.git] / public / stylesheets / site.css
index b11eb191d028109d3090a21201587c196cae94ba..28d840b728b93e9739b76f789c701a709d483dc6 100644 (file)
@@ -564,3 +564,11 @@ input {
   text-align: Left;
   font-weight: normal;
 }
+
+#permalink {
+  z-index:10000;
+  position:absolute;
+  bottom:15px;
+  right:15px;
+  font-size:smaller;
+}