Advertisement
snail-legs

20. loose-leaf

Aug 9th, 2021 (edited)
1,275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.01 KB | None | 0 0
  1. <!-- sample text from: http://www.perseus.tufts.edu/hopper/text?doc=Perseus%3Atext%3A1999.02.0028%3Abook%3D10%3Acard%3D519 -->
  2. <!-- placeholder images from unsplash.com -->
  3.  
  4. <div class="card m-auto text-dark" style="max-width: 600px; border: 2px solid #cfc490; border-radius: 0; background-color: #EFE5D6; box-shadow: 25px 25px #cfc490;">
  5.  
  6. <!-- header / character name -->
  7. <div class="card-header border-0 pb-3" style="background-color: #EFE5D6;">
  8. <!-- character name -->
  9. <div style="position: relative;">
  10. <i class="fas fa-flask-potion fa-5x" style="color: #E4D5C4; position: absolute; z-index: 0;"></i>
  11. <h1 class="display-3 pt-3 ml-4" style="font-weight: bold; position: relative;">character name</h1>
  12. </div>
  13. </div>
  14.  
  15.  
  16. <!-- main content -->
  17. <div class="card-block pt-0 pb-0" style="overflow: auto; height: 625px; ">
  18.  
  19. <!-- the basics -->
  20. <h3 class="pt-1" style="border-bottom: 2px dotted #9f76a1;"><b>the basics</b></h3>
  21. <table class="table table-sm border-0 m-1" style="background-color: #E4D5C4; border-radius: 5px;">
  22.  
  23. <!-- first field -->
  24. <tr style="border-bottom: 1px dotted #9f76a1;">
  25. <td class="p-1 pl-2" style="color: #9f76a1;"><b>name</b></td>
  26. <td class="p-1 pl-2">character name</td>
  27. </tr>
  28.  
  29. <!-- second field -->
  30. <tr style="border-bottom: 1px dotted #9f76a1;">
  31. <td class="p-1 pl-2 pl-2" style="color: #9f76a1;"><b>age</b></td>
  32. <td class="p-1 pl-2">age</td>
  33. </tr>
  34.  
  35. <!-- third field -->
  36. <tr style="border-bottom: 1px dotted #9f76a1;">
  37. <td class="p-1 pl-2 pl-2" style="color: #9f76a1;"><b>pronouns</b></td>
  38. <td class="p-1 pl-2">pronouns</td>
  39. </tr>
  40.  
  41. <!-- last field -->
  42. <!-- this *needs* to be the last one, so if you want more of these, copy & paste one of the fields above, not this one! -->
  43. <tr>
  44. <td class="p-1 pl-2" style="color: #9f76a1;"><b>theme song</b></td>
  45. <td class="p-1 pl-2"><a href="#" style="color: #9f76a1;"><i class="fas fa-music-alt"></i><i class="fas fa-music"></i><i class="fas fa-music-alt"></i></a></td>
  46. </tr>
  47. </table>
  48. <hr class="border-0">
  49.  
  50. <!-- summary / other simple text-based field -->
  51. <h3 style="border-bottom: 2px dotted #9f76a1;"><b>summary</b></h3>
  52. <p>
  53. Time gliding by without our knowledge cheats us, and nothing can be swifter than the years. That son of sister and grandfather, who was lately hidden in his parent tree, just lately born, a lovely baby-boy is now a youth, now man more beautiful than during growth. He wins the love of Venus and so avenges his own mother's passion.<br><br>
  54. For while the goddess' son with quiver held on shoulder, once was kissing his loved mother, it chanced unwittingly he grazed her breast with a projecting arrow.
  55. </p>
  56.  
  57. <!-- moodboard -->
  58. <h3 style="border-bottom: 2px dotted #9f76a1;"><b>moodboard</b></h3>
  59. <div class="container p-1">
  60. <div class="row no-gutters">
  61.  
  62. <!-- image 1 -->
  63. <div class="col-3">
  64. <div class="card" style="background-image: url(https://images.unsplash.com/photo-1607851673372-d3a481942bf6); background-size: cover; background-position; center; border-radius: 0; transform: rotate(3deg); border: 2px solid #EFE5D6;">
  65. <div style="padding-top: 100%;"></div>
  66. <!-- image credit -->
  67. <a href="https://unsplash.com/photos/cBkHr5RuooA" data-toggle="tooltip" title="image from unsplash"><i class="far fa-square text-light m-1"></i></a>
  68. </div>
  69. </div>
  70.  
  71. <!-- image 2 -->
  72. <div class="col-3">
  73. <div class="card" style="background-image: url(https://images.unsplash.com/photo-1453224475513-988475ec1e59); background-size: cover; background-position; center; border-radius: 0; transform: rotate(-3deg); border: 2px solid #EFE5D6;">
  74. <div style="padding-top: 100%;"></div>
  75. <!-- image credit -->
  76. <a href="https://unsplash.com/photos/D6sF071Cmds" data-toggle="tooltip" title="image from unsplash"><i class="far fa-square text-light m-1"></i></a>
  77. </div>
  78. </div>
  79.  
  80. <!-- image 3 -->
  81. <div class="col-3">
  82. <div class="card" style="background-image: url(https://images.unsplash.com/photo-1533801956226-12d07083ca61); background-size: cover; background-position; center; border-radius: 0; transform: rotate(5deg); border: 2px solid #EFE5D6;">
  83. <div style="padding-top: 100%;"></div>
  84. <!-- image credit -->
  85. <a href="https://unsplash.com/photos/AITIEgEp9Cs" data-toggle="tooltip" title="image from unsplash"><i class="far fa-square text-light m-1"></i></a>
  86. </div>
  87. </div>
  88.  
  89. <!-- image 4 -->
  90. <div class="col-3">
  91. <div class="card" style="background-image: url(https://images.unsplash.com/photo-1532348333249-1d0a7f01a0c5); background-size: cover; background-position; center; border-radius: 0; transform: rotate(-5deg); border: 2px solid #EFE5D6;">
  92. <div style="padding-top: 100%;"></div>
  93. <!-- image credit -->
  94. <a href="https://unsplash.com/photos/iLEwA5UH8mE" data-toggle="tooltip" title="image from unsplash"><i class="far fa-square text-light m-1"></i></a>
  95. </div>
  96. </div>
  97.  
  98. </div>
  99. </div>
  100. <hr class="border-0">
  101.  
  102. <!-- skills and abilities -->
  103. <h3 style="border-bottom: 2px dotted #9f76a1;"><b>skills & abilities</b></h3>
  104.  
  105. <!-- skill 1 -->
  106. <p class="p-2 m-1" style="background-color: #E4D5C4; border-radius: 5px;">
  107. <b>skill name</b>
  108.  
  109. <!-- skill proficiency rating (stars) : "fas fa-star" will give you a full star, while "far fa-star" will give you an empty one -->
  110. <span style="color: #9f76a1; float: right;"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="far fa-star"></i><i class="far fa-star"></i><i class="far fa-star"></i></span>
  111. <br>
  112.  
  113. <!-- skill description -->
  114. Instantly the wounded goddess pushed her son away; but the scratch had pierced her deeper than she thought and even Venus was at first deceived.
  115. </p>
  116.  
  117. <!-- skill 2 -->
  118. <p class="p-2 m-1" style="background-color: #E4D5C4; border-radius: 5px;">
  119. <b>skill name</b>
  120.  
  121. <!-- skill proficiency rating (stars) : "fas fa-star" will give you a full star, while "far fa-star" will give you an empty one -->
  122. <span style="color: #9f76a1; float: right;"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i></span>
  123. <br>
  124.  
  125. <!-- skill description -->
  126. Delighted with the beauty of the youth, she does not think of her Cytherian shores and does not care for Paphos, which is girt by the deep sea, nor Cnidos, haunts of fish, nor Amathus far-famed for precious ores.
  127. </p>
  128.  
  129. <!-- skill 3 -->
  130. <p class="p-2 m-1" style="background-color: #E4D5C4; border-radius: 5px;">
  131. <b>skill name</b>
  132.  
  133. <!-- skill proficiency rating (stars) : "fas fa-star" will give you a full star, while "far fa-star" will give you an empty one -->
  134. <span style="color: #9f76a1; float: right;"><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="far fa-star"></i><i class="far fa-star"></i></span>
  135. <br>
  136.  
  137. <!-- skill description -->
  138. Venus, neglecting heaven, prefers Adonis to heaven, and so she holds close to his ways as his companion, and forgets to rest at noon-day in the shade, neglecting care of her sweet beauty.
  139. </p>
  140. </div>
  141.  
  142.  
  143. <!-- code credit / footer -->
  144. <div class="card-footer border-0 pt-2" style="background-color: #EFE5D6;">
  145. <p class="text-center" style="color: #9f76a1;"><i>code by <a href="https://toyhou.se/snail-legs" style="color: #9f76a1; text-decoration: underline;">snail-legs</a></i></p>
  146. </div>
  147. </div>
  148. <hr class="border-0 p-1">
  149.  
  150.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement