Advertisement
vermilly

zephyr

Jun 2nd, 2023 (edited)
835
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.39 KB | None | 0 0
  1. <div class="container-fluid px-0 py-lg-1 py-0" style="max-width:900px;font-size:90%;">
  2. <div class="row no-gutters">
  3. <div class="col-12 p-1">
  4.  
  5. <div class="display-1 text-white text-center text-uppercase py-4" style="font-size:1.75rem;min-height:50px;letter-spacing:1px;background-color:#56cc87;background-image:url('https://images.pexels.com/photos/265216/pexels-photo-265216.jpeg?cs=srgb&dl=pexels-pixabay-265216.jpg&fm=jpg');background-blend-mode:soft-light;background-position:center;background-size:cover;">
  6.  
  7. <div class="col-md-3">
  8. Zephyr
  9. </div>
  10.  
  11. <div class="hidden-md-up" style="height:50px;"></div>
  12. </div>
  13. </div>
  14. <div class="col-md-4 push-md-8 p-1">
  15. <div class="flex-column bg-faded p-3 h-100 text-center">
  16.  
  17.   <img src="https://f2.toyhou.se/file/f2-toyhou-se/characters/20701417?1680915601" class="rounded-circle mx-auto p-2 bg-faded" style="width:130px;height:130px;margin-top:-75px;"/>
  18.  
  19. <div class="justify-content-between my-auto p-1">
  20. <span class="text-uppercase">Name</span>
  21. <span class="text-muted">Zephyr</span>
  22. </div>
  23. <div class="justify-content-between my-auto p-1">
  24. <span class="text-uppercase">Gender</span>
  25. <span class="text-muted">Male [He/they]</span>
  26. </div>
  27. <div class="justify-content-between my-auto p-1">
  28. <span class="text-uppercase">Age</span>
  29. <span class="text-muted">Adult</span>
  30. </div>
  31. <div class="justify-content-between my-auto p-1">
  32. <span class="text-uppercase">Species</span>
  33. <span class="text-muted">Elf</span>
  34. </div>
  35. <div class="justify-content-between my-auto p-1">
  36. <span class="text-uppercase">Orientation</span>
  37. <span class="text-muted">Panromantic asexual</span>
  38. </div>
  39. <div class="justify-content-between my-auto p-1">
  40. <span class="text-uppercase">Occupation</span>
  41. <span class="text-muted"><a data-toggle="collapse">Adventurer</span>
  42. </div>
  43.  
  44. </div>
  45. </div>
  46. <div class="col-md-8 pull-md-4 row no-gutters">
  47. <div class="col-12 p-1">
  48. <div class="flex-column bg-faded p-3 h-100">
  49.  
  50. <div class="table-responsive flex-fill p-2 text-muted" style="height:250px;">
  51.  
  52.  <p><b>Bio</b>: An elf that has opted for the adventurer life, despite his weak physique. He takes on the easy role of detecting the locations of monsters nearby. </p>
  53.  <p><b>Flower on head</b>: The flower on his head allows him to detect monsters - it can be detached too! Though, why can't anyone just pop such a flower on their head and get the same ability? Well, the magical flower chooses <i>you</i>, not the other way around. And this flower happened to pick Zephyr, a weak lazy guy. Quite a few adventurers were pissed they couldn't get chosen...!</p>
  54.  <p><b>Personality</b>: Lazy, carefree, and always goes with the flow. They don't like to put more effort than they have to.</p>
  55.  
  56. <p><b>Clothes</b>: They hate tight and restrictive clothes, so he wears loose, open outfits. Though, this backfires in colder areas he has to travel to... and then an adventure teammate has to lend them a jacket or sweater.</p>
  57.  
  58.  <p><b><a href="https://toyhou.se/12848642.xumon">Xumon</a></b>: They met Xumon a few times when they were assigned on the same adventurer missions. <i>"They seem to like taking the easy route, like me hehe. But playing instruments? Ahh... nevermind, that's still a lot of work."</i></p>
  59.  
  60. </div>
  61. </div>
  62. </div>
  63.  
  64. </div>
  65. </div>
  66. <a class="d-block text-right pt-1 faded" href="https://toyhou.se/2642675" style="font-size:10px;">
  67. <i class="fal fa-code"></i>
  68. </a>
  69. </div>
  70. </div>
  71. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement