Stylesheet changes for permalink from crschmidt.
Part of fix for case #566.
This commit is contained in:
parent
e373c63837
commit
d858edd4e3
1 changed files with 8 additions and 0 deletions
|
@ -564,3 +564,11 @@ input {
|
|||
text-align: Left;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#permalink {
|
||||
z-index:10000;
|
||||
position:absolute;
|
||||
bottom:15px;
|
||||
right:15px;
|
||||
font-size:smaller;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue