Advertisement
foleso

Square Itch.io Embed

Feb 8th, 2021
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.86 KB | None | 0 0
  1. <!--
  2. Use CTRL+F to replace the colors:
  3.  
  4. Background color: #2D3142
  5. Text color: #d4d4d4
  6. Button Color:#EF8354
  7. -->
  8.  
  9.  
  10. <h1 class="display-4 text-center mt-4">Square Version</h1>
  11.  
  12. <div class="container no-gutters flex-column text-center align-items-center justify-content-center">
  13.    
  14. <div class="container flex-column text-center align-items-center justify-content-center" style="width:208px; height:167px; background-color:#2D3142;">
  15.     <img src="https://img.itch.zone/aW1nLzMzMjE0ODEucG5n/360x286%23c/p5NZD3.png" style="">
  16.     <a class="btn btn-primary" style="background:#EF8354; border:none; font-weight:600; text-shadow: 1px 1px 2px rgba(89, 89, 89, 1); margin-top:-30px; z-index:100" href="https://foleso.itch.io/demonkiss">Play on Itch.io</a>
  17.  
  18. </div>
  19.    
  20. <a href="https://toyhou.se/foleso" class="text-center" style="font-size:10px;">Code by Foleso</a>
  21. </div>
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement