Advertisement
foleso

Horizontal Itch.io Embed

Feb 8th, 2021
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.15 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. <div class="container" style="width:552px; height:167px; background-color:#2D3142;">
  10.     <div class="row p-1 ">
  11.     <div class="col-5" style="border-right:1px solid #9d66a6"> <img src="https://img.itch.zone/aW1nLzMzMjE0ODEucG5n/360x286%23c/p5NZD3.png"> </div>
  12.     <div class="col-7">
  13.            
  14.             <a class="display-4 mt-2 mb-1" style="color:#d4d4d4; font-size:24px; font-weight:600; display:inline-block" href="https://foleso.itch.io/demonkiss">Demon Kiss</a>
  15.             <span style="color:#d4d4d4; opacity:.6" class="tooltipster ml-2" data-toggle="tooltip" title="Available for Windows"><i class="fab fa-windows"></i></span>
  16.            
  17.             <span style="color:#d4d4d4; opacity:.6" class="tooltipster" data-toggle="tooltip" title="Available for Linux"><i class="fab fa-linux"></i></span>
  18.            
  19.             <span style="color:#d4d4d4; opacity:.6" class="tooltipster" data-toggle="tooltip" title="Available for Mac"><i class="fab fa-apple"></i></span>
  20.             <div>
  21.                 <span style="color:#d4d4d4; opacity:.7">by</span> <a class="" href="https://foleso.itch.io/" style="color:#d4d4d4; font-weight:600; opacity:.85">Foleso</a>
  22.             </div>
  23.            
  24.             <div style="color:#d4d4d4; opacity:.85; font-size:12px; white-space: nowrap; text-overflow: ellipsis; overflow-x:hidden" class="mt-2">Felix thought the only thing to fear about a trashy Halloween party was the watered-down beer. Then a demon attacked.</div>
  25.             <a class="btn btn-primary mt-3" style="background:#EF8354; border:none; font-weight:600; text-shadow: 1px 1px 2px rgba(89, 89, 89, 1);" href="https://foleso.itch.io/demonkiss">Play on Itch.io</a>
  26.             <a class="text-right" style="display:block; opacity:.3; color:#d4d4d4; cursor:pointer; text-decoration:none;" href="https://itch.io/"><i class="fab fa-itch-io" style=""></i><span class="ml-1 font-weight-bold">Itch.io</span></a>
  27.     </div>
  28.     <a href="https://toyhou.se/foleso" class="text-center mt-2" style="font-size:10px;">Code by Foleso</a>
  29.     </div>
  30.    
  31. </div>
  32.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement