mirror of
https://github.com/msikma/pokesprite.git
synced 2026-09-07 09:55:12 -05:00
Moved button
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user