display the base url statically

This commit is contained in:
Athou
2013-08-01 14:29:09 +02:00
parent 8926f9784d
commit e90747fd08
2 changed files with 9 additions and 0 deletions

View File

@@ -18,4 +18,8 @@
.signature-container .description ul {
margin-left: 20px;
list-style: disc;
}
.footer {
display: none;
}