Advertisement
vermilly

qila

Sep 7th, 2021 (edited)
1,532
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.69 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:#e37b80;background-image:url('https://wallpapercave.com/wp/wp2008055.jpg');background-blend-mode:soft-light;background-position:center;background-size:cover;">
  6.  
  7. <div class="col-md-3">
  8. Qila [قلعة]
  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/12535234?1630194327" 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">Qila [قلعة]</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/him]</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">Soapangel</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" href="#BTN-MODAL">Click me pls!</a></span>
  42. </div>
  43.  
  44.  
  45. <!--MODAL CONTENT-->
  46. <div class="collapse w-100 h-100 fade p-3" id="BTN-MODAL" style="position:absolute; top:0; left:0; background:rgba(0,0,0,0.8); z-index:2;">
  47.   <!--div aligns content to center of screen-->
  48.   <div class="mt-5 justify-content-center">
  49.    
  50.     <!--CARD CONTENT-->
  51.     <div class="card w-75 p-3">
  52.       <!--CLOSE BUTTON-->
  53.       <a data-toggle="collapse" href="#BTN-MODAL" style="position:absolute; top:5px; right:15px;"></a>
  54.      
  55.   <p class="display-4 mb-2 ml-1"></p>
  56.    
  57. <p>Bath & Body Works employee! Or whatever this world's equivalent is LMAO</p>
  58.  
  59.    </div> <!--card content end-->
  60.    
  61.  </div> <!--div to align to center of screen end-->
  62. </div> <!--modal content end-->
  63.  
  64.  
  65. </div>
  66. </div>
  67. <div class="col-md-8 pull-md-4 row no-gutters">
  68. <div class="col-12 p-1">
  69. <div class="flex-column bg-faded p-3 h-100">
  70.  
  71. <div class="table-responsive flex-fill p-2 text-muted" style="height:280px;">
  72.  
  73.  <p><b>Bio</b>: An angel that has the power to make soap - a soapangel! He smells wonderful too.</p>
  74.  <p><b>Ears</b>: Although I have no actual reason for giving him fox-like ears besides aesthetic, it gives him superb hearing.</p>
  75.  <p><b>Personality</b>: Loyal, caring, sweet. Sometimes airheaded. If you <i>really</i> hurt his feelings, he will cry. And throw bars of soap at you.</p>
  76.  <p><b>Soap, scents, and more</b>: Although he specializes in soap, he's also a fan of incense sticks, candles, and just about anything involving delightful smells! He'll probably puke and/or pass out if he comes across anything smelly.</p>
  77. <p><b>Body</b>: He tastes bitter. Like, if you just... chomped on him it'll be really bitter. I don’t know why you would eat him, but don't let that heavenly smell fool you.</p>
  78.  
  79. </div>
  80. </div>
  81. </div>
  82.  
  83. </div>
  84. </div>
  85. <a class="d-block text-right pt-1 faded" href="https://toyhou.se/2642675" style="font-size:10px;">
  86. <i class="fal fa-code"></i>
  87. </a>
  88. </div>
  89. </div>
  90. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement