X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e373c6383713967cb2e4769c127fc2e543691dcf..d858edd4e39e0781bb21c4a5b4fe99a16c8d9c8b:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index b11eb191d..28d840b72 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -564,3 +564,11 @@ input { text-align: Left; font-weight: normal; } + +#permalink { + z-index:10000; + position:absolute; + bottom:15px; + right:15px; + font-size:smaller; +}