add permalink feature

This commit is contained in:
Stefan Breunig
2013-02-10 23:49:01 +01:00
parent e1c3c9e73b
commit e92a9e13b1
3 changed files with 13 additions and 1 deletions

View File

@ -519,6 +519,10 @@ aside:nth-child(odd) span {
font-size:90%;
}
#toolbox > a {
padding: 5px;
}
#spacer {
/* cheap hack to prevent sidebar content being overlayed by the map
* status box */