Moved button

This commit is contained in:
Giacomo Lawrance
2017-03-06 14:56:24 +00:00
committed by GitHub
parent ecf96687cd
commit 069f640821

View File

@@ -19,6 +19,11 @@
<p>Pokémon icon database and sprite sheet generator</p>
</div>
<p class="center img"><img src="other/pokesprite-banner.png" alt="PokéSprite example" width="640" height="120" class="pkspr banner" /></p>
<div id="button-center">
<form action="https://github.com/msikma/pokesprite" target="_blank">
<button type="submit"><i class="fa fa-github"></i> Check it out on Github</button>
</form>
</div>
<div class="docs-container">
<p>This is a database containing icons for all the Pokémon in the National Pokédex, along with the icons for every single in-game item. It also includes shiny versions. Icons can be used either as individual files, or through an optimized sprite sheet (CSS and JS).</p>
<p class="build-section"><strong>Current build:</strong></p>
@@ -32,11 +37,6 @@
<li><a href="other/pkmn-shiny-only.png">Shiny Pokémon only</a></li>
<li><a href="other/items-only.png">Items only</a></li>
</ul>
<div id="button-center">
<form action="https://github.com/msikma/pokesprite" target="_blank">
<button type="submit"><i class="fa fa-github"></i> Check it out on Github</button>
</form>
</div>
</div>
</div>
</div>