X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/516aef5d07eaaad43311bc60018648b952d95a1d..7bdfa0afc9a3c7cafba702e9bc05e9310053da68:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index b11eb191d..c09c7885e 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -564,3 +564,15 @@ input { text-align: Left; font-weight: normal; } + +#permalink { + z-index:10000; + position:absolute; + bottom:15px; + right:15px; + font-size:smaller; +} + +#attribution { + display: none; +}