X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/24c623fdf28e89125714db004a41afe18c99638d..25fa17d6129adbbbd7bcd8533d24889b25fbf240:/public/stylesheets/site.css diff --git a/public/stylesheets/site.css b/public/stylesheets/site.css index c7f1b0085..4e4a70343 100644 --- a/public/stylesheets/site.css +++ b/public/stylesheets/site.css @@ -1,4 +1,4 @@ -a { +a m color: #0000ff; text-decoration: none; } @@ -569,6 +569,13 @@ input[type="text"] { font-weight: normal; } +#datalink { + z-index:10000; + position:absolute; + bottom:30px; + right:15px; + font-size:smaller; +} #permalink { z-index:10000; position:absolute;