Advertisement
spacialfries

Untitled

Jun 14th, 2019
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.24 KB | None | 0 0
  1. <center>
  2.   <div class="container-flex card card-block border-0 text-center h1" style="background: url(https://file.toyhou.se/images/11603107_X8tePElKVzmpnOj.png?1547782073); border-radius: 20px; display: inline-block; color: #000;">
  3.      <p class="h1" style="font-weight: bold;">
  4.        NAME
  5.      </p>
  6.      <p>
  7.        <!--WEAPON-->
  8.        <img src="WEAPON" class="p-1 m-1" style="background: url(https://file.toyhou.se/images/11620175_UwJrrWlcfuqiuAJ.png); border-radius: 20px;" width="128px">
  9.        <!--HEADGEAR-->
  10.        <img src="HEADGEAR" class="p-1 m-1" style="background: url(https://file.toyhou.se/images/11620181_74iZx0VuZIYov0x.png);border-radius: 20px;" width="128px">
  11.        <br>
  12.        <!--CLOTHING-->
  13.        <img src="CLOTHING" class="p-1 m-1" style="background: url(https://file.toyhou.se/images/11620186_046gQLq6bxZ4Uui.png); border-radius: 20px;" width="128px">
  14.        <!--FOOTWEAR-->
  15.        <img src="FOOTWEAR" class="p-1 m-1" style="background: url(https://file.toyhou.se/images/11620194_cnsDYoeXuueRidP.png); border-radius: 20px;" width="128px">
  16.        <br>
  17.        <!--CHARACTER IMAGE-->
  18.        <img src="REFERENCE" class="p-1 m-1" style="border-radius: 20px; background-color: #FFFFFF;" width="264px">
  19.      </p>
  20.    </div>
  21. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement