Advertisement
vermilly

milk

Oct 19th, 2022 (edited)
1,141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.08 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:#714680;background-image:url('https://images.pexels.com/photos/6722741/pexels-photo-6722741.jpeg');background-blend-mode:soft-light;background-position:center;background-size:cover;">
  6.  
  7. <div class="col-md-3">
  8. Milk
  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/13249601?1700121225" 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">Milk</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">Human</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">Gay</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">Exorcist</span>
  42. </div>
  43. <div class="justify-content-between my-auto p-1">
  44. <span class="text-uppercase">Weapon</span>
  45. <span class="text-muted">Scythe</span>
  46. </div>
  47.  
  48.  
  49. </div>
  50. </div>
  51. <div class="col-md-8 pull-md-4 row no-gutters">
  52. <div class="col-12 p-1">
  53. <div class="flex-column bg-faded p-3 h-100">
  54.  
  55. <div class="table-responsive flex-fill p-2 text-muted" style="height:269px;">
  56.  
  57.   <p><b>Biography</b>: Milk is a rigid, strict man that almost always believes he's right. He holds himself to insanely high standards, and thus rarely acknowledges or praises his own efforts (let alone others). He's incredibly blunt and honest, and blames any communication difficulties on the other person. This makes him incredibly difficult to work with, but his work results are too good to pass up on. Hence, he still has his job. While he is strict, he isn't inhumane. He has a decent moral compass... probably.</p>
  58.  
  59.  
  60. <hr>
  61.  
  62. <b>Trivia:</b>
  63. <ul class="pl-4 mb-0">
  64. <li class="mb-2">Milk is sleep-deprived. It is due to sheer stress.</li>
  65. <li class="mb-2">He has his gay awakening with his coworker, XiShi.</li>
  66. <li class="mb-2">People say he's the total opposite of his brother, Cream, a former exorcist.</li>
  67.  
  68.  
  69. </ul>
  70.  
  71. </div>
  72. </div>
  73. </div>
  74.  
  75. </div>
  76. </div>
  77. <a class="d-block text-right pt-1 faded" href="https://toyhou.se/2642675" style="font-size:10px;">
  78. <i class="fal fa-code"></i>
  79. </a>
  80. </div>
  81. </div>
  82. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement