Stylesheet changes for permalink from crschmidt.

Part of fix for case #566.
This commit is contained in:
Tom Hughes 2007-10-23 09:21:11 +00:00
parent e373c63837
commit d858edd4e3

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