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; +}