playstore link + image
This commit is contained in:
parent
9ddfa2c22f
commit
6cf2600b60
3 changed files with 11 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
@ -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;
|
||||||
|
|
|
||||||
BIN
web/public/assets/images/google-play-badge.png
Normal file
BIN
web/public/assets/images/google-play-badge.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Reference in a new issue