Advertisement
circlejourney

Blood or Tears (Blood)

Oct 11th, 2023 (edited)
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.87 KB | None | 0 0
  1. <!--
  2. Blood or Tears (Blood) by Circlejourney. See my codes here:
  3. https://toyhou.se/orchestrator/characters/folder:524040
  4. -->
  5.  
  6.  
  7. <div class="card" id="blood" style="background-image: linear-gradient(to bottom, #C8ADAF, #E1D7D7); background-size: 20%, cover; color: #0F0F12;">
  8.  
  9. <!-- Pagedoll -->
  10. <img style="position: absolute; bottom: 5px; right: 5px; height: 120px;" src="https://rebuild.circlejourney.net/images/df/teambloodmascot.png">
  11.  
  12. <!-- Credits -->
  13. <div style="position: absolute; bottom: 0; left: 5px; font-size: 9pt; opacity: 0.7;">
  14. <a href="https://toyhou.se/orchestrator/characters/folder:524040" style="color: #24506B">Theme by Circlejourney</a>, art by @TenTen, logos by @YoctoCrunch
  15. </div>
  16.  
  17. <div class="d-flex align-items-center py-2">
  18. <div class="flex-grow-1" style="border-top: 4px solid #0F0F12; border-bottom: 4px solid #0F0F12; height: 12px;"></div>
  19.  
  20. <div class="team-title m-2 w-25 d-flex flex-column">
  21.  
  22. <img class="d-block mb-2" src="https://rebuild.circlejourney.net/images/df/teambloodlogolong.png" style="min-width: 150px;">
  23.  
  24. <p class="subheading text-center text-white d-inline-block" style="border-radius: 10px; background-color: #0F0F12;">
  25. User • Your username
  26. </p>
  27.  
  28. </div>
  29.  
  30. <div class="flex-grow-1" style="border-top: 4px solid #0F0F12; border-bottom: 4px solid #0F0F12; height: 12px;"></div>
  31. </div>
  32.  
  33. <div class="row p-4">
  34.  
  35. <!-- Character 1 + 2 column -->
  36. <div class="col-12 col-lg-8">
  37. <div class="row no-gutters nav">
  38. <div class="col-12 col-lg-4 flex-column">
  39.  
  40. <!-- Character 1 portrait. Update href, background-image to preference. Remove border if not ace character/pair. -->
  41. <a href="#CHARACTER-1-LINK"
  42. style="background-image: url(https://rebuild.circlejourney.net/images/df/teambloodmascot.png);
  43. border: 4px solid #A93354;
  44.  
  45. background-size: cover; background-position: top; text-decoration: none; background-color: grey; height: 300px;"
  46. class="flex-column justify-content-end text-center w-100"
  47. target="_blank">
  48.  
  49. <span class="char-label text-white pt-5 pb-3" style="font-size: 13pt; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); line-height: 1.2em;">
  50.  
  51. Character 1 Name
  52.  
  53. <span style="color: #FF6E97">⭑ace</span>
  54. <span style="color: #FF6E97">⭑ace pair</span>
  55.  
  56. </span>
  57. </a>
  58.  
  59.  
  60.  
  61. <!-- Clickable relationship button that opens the notes tab. Delete this block if you don't need it. -->
  62. <div class="d-flex align-items-center justify-content-center text-center" style="height: 0; z-index: 2;">
  63. <a href="#blood-1" class="d-block text-white" data-toggle="collapse" style="padding: 0.1rem; font-size: 13pt; border-radius: 10px; background-color: #A93354;">
  64.  
  65. <i class="relationship-arrows fa fa-arrows-up-down"></i>
  66.  
  67. Relationship 1
  68.  
  69. </a>
  70. </div>
  71.  
  72.  
  73.  
  74. <!-- Character 2 portrait. Update href, background-image to preference. Remove border if not ace character/pair. -->
  75. <a href="#CHARACTER-2-LINK"
  76. style="background-image: url(https://rebuild.circlejourney.net/images/df/teambloodmascot.png);
  77. border: 4px solid #A93354;
  78.  
  79. background-size: cover; background-position: top; text-decoration: none; background-color: grey; height: 300px;"
  80. class="flex-column justify-content-end text-center w-100"
  81. target="_blank">
  82.  
  83. <span class="char-label text-white pt-5 pb-3" style="font-size: 13pt; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); line-height: 1.2em;">
  84.  
  85. Character 2 Name
  86.  
  87. <span style="color: #FF6E97">⭑ace pair</span>
  88.  
  89. </span>
  90. </a>
  91. </div>
  92.  
  93.  
  94.  
  95. <!-- Character 3 + 4 column -->
  96. <div class="col-12 col-lg-4 flex-column">
  97.  
  98. <!-- Character 3 portrait. Update href, background-image to preference. Remove border if not ace character/pair. -->
  99. <a href="#CHARACTER-3-LINK"
  100. style="background-image: url(https://rebuild.circlejourney.net/images/df/teambloodmascot.png);
  101.  
  102. background-size: cover; background-position: top; text-decoration: none; background-color: grey; height: 300px;"
  103. class="flex-column justify-content-end text-center w-100"
  104. target="_blank">
  105.  
  106. <span class="char-label text-white pt-5 pb-3" style="font-size: 13pt; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); line-height: 1.2em;">
  107.  
  108. Character 3 Name
  109.  
  110. </span>
  111. </a>
  112.  
  113.  
  114. <!-- Clickable relationship button that opens the notes tab. Delete this block if you don't need it. -->
  115. <div class="d-flex align-items-center justify-content-center text-center" style="height: 0; z-index: 2;">
  116. <a href="#blood-2" class="d-block text-white" data-toggle="collapse" style="padding: 0.1rem; font-size: 13pt; border-radius: 10px; background-color: #A93354;">
  117.  
  118. <i class="relationship-arrows fa fa-arrows-up-down"></i>
  119.  
  120. Relationship 2
  121.  
  122. </a>
  123. </div>
  124.  
  125.  
  126. <!-- Character 4 portrait. Update href, background-image to preference. -->
  127. <a href="#CHARACTER-4-LINK"
  128. style="background-image: url(https://rebuild.circlejourney.net/images/df/teambloodmascot.png);
  129.  
  130. background-size: cover; background-position: top; text-decoration: none; background-color: grey; height: 300px;"
  131. class="flex-column justify-content-end text-center w-100"
  132. target="_blank">
  133.  
  134. <span class="char-label text-white pt-5 pb-3" style="font-size: 13pt; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); line-height: 1.2em;">
  135.  
  136. Character 4 Name
  137.  
  138. </span>
  139. </a>
  140. </div>
  141.  
  142.  
  143.  
  144. <!-- Character 5 + 6 column -->
  145. <div class="col-12 col-lg-4 flex-column">
  146.  
  147. <!-- Character 5 portrait. Update href, background-image to preference. -->
  148. <a href="#CHARACTER-5-LINK"
  149. style="background-image: url(https://rebuild.circlejourney.net/images/df/teambloodmascot.png);
  150.  
  151. background-size: cover; background-position: top; text-decoration: none; background-color: grey; height: 300px;"
  152. class="flex-column justify-content-end text-center w-100"
  153. target="_blank">
  154.  
  155. <span class="char-label text-white pt-5 pb-3" style="font-size: 13pt; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); line-height: 1.2em;">
  156.  
  157. Character 5 Name
  158.  
  159. </span>
  160. </a>
  161.  
  162.  
  163. <!-- Clickable relationship button that opens the notes tab. Delete this block if you don't need it. -->
  164. <div class="d-flex align-items-center justify-content-center text-center" style="height: 0; z-index: 2;">
  165. <a href="#blood-3" class="d-block text-white" data-toggle="collapse" style="padding: 0.1rem; font-size: 13pt; border-radius: 10px; background-color: #A93354;">
  166.  
  167. <i class="relationship-arrows fa fa-arrows-up-down"></i>
  168.  
  169. Relationship 3
  170.  
  171. </a>
  172. </div>
  173.  
  174.  
  175. <!-- Character 6 portrait. Update href, background-image to preference. -->
  176. <a href="#CHARACTER-6-LINK"
  177. style="background-image: url(https://rebuild.circlejourney.net/images/df/teambloodmascot.png);
  178.  
  179. background-size: cover; background-position: top; text-decoration: none; background-color: grey; height: 300px;"
  180. class="flex-column justify-content-end text-center w-100"
  181. target="_blank">
  182.  
  183. <span class="char-label text-white pt-5 pb-3" style="font-size: 13pt; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); line-height: 1.2em;">
  184.  
  185. Character 6 Name
  186.  
  187. </span>
  188. </a>
  189. </div>
  190. </div>
  191.  
  192. </div>
  193.  
  194. <div class="info col-12 col-lg-4" style="padding-bottom: 100px;">
  195. <p>Usage notes. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus.</p>
  196. <p>Click on the relationship labels to view more info about the characters / relationship. Click on the portraits to open their Toyhouse profiles.</p>
  197.  
  198. <br>
  199. <div id="blood-info">
  200. <div class="collapse" id="blood-1" data-parent="#blood-info">
  201. <h4 class="text-white d-inline-block p-1" style="padding: 0.1rem; background-color: #0F0F12;">
  202. Character 1 + Character 2
  203. </h4>
  204. <p>
  205. Relationship 1 info here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.
  206. </p>
  207. </div>
  208.  
  209. <div class="collapse" id="blood-2" data-parent="#blood-info">
  210. <h4 class="text-white d-inline-block p-1" style="padding: 0.1rem; background-color: #0F0F12;">
  211. Character 3 + Character 4
  212. </h4>
  213. <p>
  214. Relationship 2 info goes here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.
  215. </p>
  216. </div>
  217.  
  218. <div class="collapse" id="blood-3" data-parent="#blood-info">
  219. <h4 class="text-white d-inline-block p-1" style="padding: 0.1rem; background-color: #0F0F12;">
  220. Character 5 + Character 6
  221. </h4>
  222. <p>
  223. Relationship 3 info here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.
  224. </p>
  225. </div>
  226. </div>
  227. </div>
  228.  
  229. </div>
  230. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement