added donate button

This commit is contained in:
Athou
2013-04-21 12:48:34 +02:00
parent d4fa817983
commit e8b1be8ccb
4 changed files with 27 additions and 1 deletions

View File

@@ -32,6 +32,10 @@
background-color: #FFF;
}
.toolbar .donate {
display: inline-block;
}
.entryList {
padding-top: 50px;
}