Google store and GitHub badge

This commit is contained in:
Nicolas A. Tonne
2015-03-03 20:06:05 +01:00
parent 6055e30082
commit 52d453c621
3 changed files with 19 additions and 1 deletions

BIN
static/google_play.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@@ -119,6 +119,7 @@ body {
.footer a {
color:rgba(254,254,254,0.42);
text-decoration:none;
display: inline;
}
.footer a:hover {
@@ -135,6 +136,11 @@ body {
bottom:0;
}
.badge{
display: block;
padding-bottom: 7px;
}
.bottom {
bottom:10px;
}