playstore link + image

This commit is contained in:
lone-cloud 2016-11-27 18:47:57 -08:00
parent 9ddfa2c22f
commit 6cf2600b60
3 changed files with 11 additions and 1 deletions

View file

@ -6,4 +6,8 @@
<a href="http://www.egorphilippov.me" target="_blank" rel="noopener noreferrer"> <a href="http://www.egorphilippov.me" target="_blank" rel="noopener noreferrer">
Egor Philippov Egor Philippov
</a> </a>
</div> </div>
<a href="https://play.google.com/store/apps/details?id=com.nidratech.huegasm" target="_blank" rel="noopener noreferrer" id="playstore-link">
<img src="assets/images/google-play-badge.png" alt="Get it on the Google Play Store">
</a>

View file

@ -50,6 +50,12 @@ body, button {
} }
} }
#playstore-link {
position: relative;
bottom: 10px;
left: 30px;
}
.alert { .alert {
margin-bottom: 0; margin-bottom: 0;
border: none; border: none;

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB