Advertisement
vermilly

jimothy

Oct 6th, 2021 (edited)
1,000
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.58 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:#504c59;background-image:url('https://media.wired.com/photos/61d36f47f6b645152a4dc776/3:2/w_2400,h_1600,c_limit/Business_John%20Deere_r4f167410.jpg');background-blend-mode:soft-light;background-position:center;background-size:cover;">
  6.  
  7. <div class="col-md-3">
  8. Jimothy
  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/12461842?1651818048" 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">Jimothy</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">Biromantic demisexual</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">Driver instructor</span>
  42. </div>
  43.  
  44.  
  45. </div>
  46. </div>
  47. <div class="col-md-8 pull-md-4 row no-gutters">
  48. <div class="col-12 p-1">
  49. <div class="flex-column bg-faded p-3 h-100">
  50.  
  51. <div class="table-responsive flex-fill p-2 text-muted" style="height:240px;">
  52.  
  53.  <p><b>Bio</b>: A former apple orchard farmer that ran away from his farmland home to a more metal-filled region.</p>
  54.  <p><b>Personality</b>: Grumpy, but surprisingly patient.</p>
  55.   <p><b>Vehicles</b>: Before Jimothy ended up in a steampunk-like area, he only knew how to drive a tractor. However, once he arrived, he quickly learned how to drive other vehicles. Then he became something of an Uber driver, and eventually became a driver instructor!</p>
  56.  <p><b>Apples</b>: He hates them with an undying passion. For his entire childhood and teenagehood he was surrounded by apples… picking them…. eating them…. staring at them…. just the mere thought of apples is awful.</p>
  57. <p><b>Elf</b>: He actually isn't human....... he's 1/20th part elf...! Due to this, he has the ability to eat leaves. Any leaves. Don’t ask about my thought process I don't know either.</p>
  58. <p><b>Weapons</b>: (drives you over with a car) does this count </p>
  59. <p><b><a href="https://toyhou.se/6193732.sirius-greyford">Sirius</a></b>: <i>"One of the most.. eccentric students I’ve had. Almost died in fact. I just hope he never drives on highways again."</i> (More context <a data-toggle="collapse" href="#BTN-MODAL">here</a>!)</p>
  60.  
  61. <!--MODAL CONTENT-->
  62. <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;">
  63.   <!--div aligns content to center of screen-->
  64.   <div class="mt-5 justify-content-center">
  65.    
  66.     <!--CARD CONTENT-->
  67.     <div class="card w-75 p-3">
  68.       <!--CLOSE BUTTON-->
  69.       <a data-toggle="collapse" href="#BTN-MODAL" style="position:absolute; top:5px; right:15px;"></a>
  70.      
  71.   <p class="display-4 mb-2 ml-1"></p>
  72.    
  73. <p>Sirius was his driving student at one point. At their first meeting, he genuinely thought he was on drugs because of how he went into Maddened State from pure excitement. A few drug tests later (despite Sirius denying taking any), and he was in the clear to be taught how to drive. The lessons went smoothly for a few weeks, until it came to drive on the highway. Let’s just say…. a dramatic police chase, speeding, and a life or death situation ensued. </p>
  74.  
  75. <p>Sirius wasn’t allowed to drive on highways after that, but was able to obtain a basic license.</p>
  76.     </div> <!--card content end-->
  77.    
  78.   </div> <!--div to align to center of screen end-->
  79. </div> <!--modal content end-->
  80.  
  81. </div>
  82. </div>
  83. </div>
  84.  
  85. </div>
  86. </div>
  87. <a class="d-block text-right pt-1 faded" href="https://toyhou.se/2642675" style="font-size:10px;">
  88. <i class="fal fa-code"></i>
  89. </a>
  90. </div>
  91. </div>
  92. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement