Advertisement
Guest User

Untitled

a guest
Jan 15th, 2020
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.58 KB | None | 0 0
  1. <div class="container pb-5" style="color: #36453b; background-color: #ece2d0;">
  2. <div class="row">
  3.  
  4. <div class="col-md-4">
  5. <div class="p-3 my-3" style="background-color: #F6F2EB;">
  6. <!--add a square image in src quotes - make sure to open image in a new tab for the src link!-->
  7. <img src="IMG URL HERE" alt="profile-image" class="d-block mx-auto" style="background-color: #f59ca9; width: 300px; height: 300px;">
  8. <!--change name, age, and gender here-->
  9. <h1 class="display-2 text-center p-2 font-weight-light">Name</h1>
  10. <h2 class="text-center font-weight-light">Age // Gender</h2>
  11. <hr>
  12. <!--do not remove species credits!-->
  13. <h1 class="display-4 text-center p-2 font-weight-light">Mirn Closed Species</h1>
  14. <p class="text-center"><i>created by</i></p>
  15. <h2 class="text-center pt-3 font-weight-light">@Split</h2>
  16. <h2 class="text-center font-weight-light">@Whitewingedcrow</h2>
  17. <hr>
  18. <h1 class="text-center p-2 font-weight-light">Mirn Hideaway</h1>
  19. <a href="https://toyhou.se/~world/6583.mirn-hideaway"><img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/7a5132ec-cc14-4e05-8e07-671cf3b165d9/ddnosaw-886b13d8-404f-4b70-bf10-fd34857da992.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzdhNTEzMmVjLWNjMTQtNGUwNS04ZTA3LTY3MWNmM2IxNjVkOVwvZGRub3Nhdy04ODZiMTNkOC00MDRmLTRiNzAtYmYxMC1mZDM0ODU3ZGE5OTIucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.OtXN_zsFZRHCxSYCM8mYXwkT_ddj9AqAiipINeXRvVI" class="w-25 d-block mx-auto pb-2"></a>
  20. </div>
  21. </div>
  22.  
  23. <div class="col-md-8">
  24. <div class="pb-3" style="background-color: #F6F2EB;">
  25. <h1 class="display-2 font-weight-light p-3 mt-3" style="background-color: #c6d8af;">Base Traits</h1>
  26. <!--change "blah" to appropriate traits-->
  27. <span class="text-uppercase font-weight-light px-3">Hair</span><span class="text-uppercase pull-right font-weight-light px-3">Blah</span>
  28. <hr>
  29. <span class="text-uppercase font-weight-light px-3">Horns</span><span class="text-uppercase pull-right font-weight-light px-3">Blah</span>
  30. <hr>
  31. <span class="text-uppercase font-weight-light px-3">Eyes</span><span class="text-uppercase pull-right font-weight-light px-3">Blah</span>
  32. <hr>
  33. <span class="text-uppercase font-weight-light px-3">Ears</span><span class="text-uppercase pull-right font-weight-light px-3">Blah</span>
  34. <hr>
  35. <span class="text-uppercase font-weight-light px-3">Tail</span><span class="text-uppercase pull-right font-weight-light px-3">Blah</span>
  36. </div>
  37.  
  38. <div class="row">
  39.  
  40. <div class="col-md-6">
  41. <div class="h-100" style="background-color: #F6F2EB;">
  42. <h1 class="display-2 font-weight-light p-3 mt-4" style="background-color: #c6d8af;">Mutations</h1>
  43. <!--add or remove checkmarks to indicate which mutations are present on the design.
  44. to add: paste <i class="fas fa-check-double pull-right px-3"></i> at end of the mutation <span>
  45. to remove: simply delete the same line from the end of the mutation <span> -->
  46. <span class="font-weight-light text-uppercase px-3">Hair Extensions</span> <i class="fas fa-check-double pull-right px-3"></i>
  47. <hr>
  48. <span class="font-weight-light text-uppercase px-3">Horned God</span> <i class="fas fa-check-double pull-right px-3"></i>
  49. <hr>
  50. <span class="font-weight-light text-uppercase px-3">Windows to the Soul</span> <i class="fas fa-check-double pull-right px-3"></i>
  51. <hr>
  52. <span class="font-weight-light text-uppercase px-3">Keen Hearing</span> <i class="fas fa-check-double pull-right px-3"></i>
  53. <hr>
  54. <span class="font-weight-light text-uppercase px-3">Twin Tails</span> <i class="fas fa-check-double pull-right px-3"></i>
  55. <hr>
  56. <span class="font-weight-light text-uppercase px-3">Fancy Feet</span> <i class="fas fa-check-double pull-right px-3"></i>
  57. </div>
  58. </div>
  59.  
  60. <div class="col-md-6">
  61. <div class="h-100" style="background-color: #F6F2EB;">
  62. <h1 class="display-2 font-weight-light p-3 mt-4" style="background-color: #c6d8af;">RLC</h1>
  63. <!--add or remove checkmarks to indicate which RLC traits are present on the design.
  64. to add: paste <i class="fas fa-check-double pull-right px-3"></i> at end of the RLC <span>
  65. to remove: simply delete the same line from the end of the RLC <span> -->
  66. <span class="font-weight-light text-uppercase px-3">Halos</span> <i class="fas fa-check-double pull-right px-3"></i>
  67. <hr>
  68. <span class="font-weight-light text-uppercase px-3">Light Tattoos</span> <i class="fas fa-check-double pull-right px-3"></i>
  69. <hr>
  70. <span class="font-weight-light text-uppercase px-3">Wings</span> <i class="fas fa-check-double pull-right px-3"></i>
  71. <hr>
  72. <span class="font-weight-light text-uppercase px-3">Crystal Limbs</span> <i class="fas fa-check-double pull-right px-3"></i>
  73. <hr>
  74. </div>
  75. </div>
  76.  
  77. </div>
  78.  
  79. </div>
  80. </div>
  81. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement