Advertisement
CrispinAsheYA

Vortex (BSWH)

Jan 15th, 2025
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | Source Code | 0 0
  1. <!--------------------- PLEASE SEE HERE FOR MY CODE RULES: https://toyhou.se/12931952.bonus-content/17036656.-06-code-rules ---------------------
  2.  
  3. Version: 2.0
  4.  
  5. Default Colours
  6. -Exterior-Fill / Text Colour: #69B00B
  7. -Text White: #FFFFFF
  8. -Border Black: #000000
  9.  
  10. Thank you for reading!
  11. Crispin
  12.  
  13. -->
  14.  
  15. <!------------------------------- START ACTUAL CODE -------------------------------->
  16. <div class="col-8 mx-auto text-white" style="font-size:1rem; font-family:'comic sans ms'; border:none;">
  17.  
  18. <!------------------------------- START HEADING -------------------------------->
  19. <div class="col-12 p-0" style="border:#000000 8px solid; border-bottom:none;">
  20. <div class="card rounded-0" style="background:url(https://media1.giphy.com/media/GnZWKVxPyPtIjUMS3Z/giphy.gif?cid=ecf05e478i0vhcmnerltiwmyt57x21cti56fk8a7kukowqi0&rid=giphy.gif&ct=g); background-position:center; background-size:cover; border:none;"><p class="justify-content-center display-4 m-1 p-3" style="color:#FFFFFF; background:rgba(0,0,0,0.7);">Little-To-No Info Card</p></div>
  21. </div>
  22. <!------------------------------- END HEADING -------------------------------->
  23.  
  24. <!------------------------------- START MIDDLE SECTION -------------------------------->
  25. <div class="mx-auto p-0 row" style="border:#000000 4px solid;">
  26.  
  27. <div class="col-12 bg-faded p-0" style="border:none;">
  28.  
  29. <div class="tab-content" style="height:500px; border:#000000 4px solid;"><!-- Sets up Tabs -->
  30.  
  31. <!------------------------------- START SECTION -------------------------------->
  32. <div class="card-body p-3 table-responsive text-center" style="max-height:500px;"><!-- Sets Up Section -->
  33.  
  34. <!------ START TEXT ------>
  35. <span style="font-size:1.4rem; color:#69B00B"> Character Created: (HH:MM) DD.MM.YY</span>
  36. <p>-</p>
  37. <span style="font-size:1.4rem; color:#69B00B"> History</span>
  38. <p>You were a child crawling on your knees toward it Making mama so proud, but your voice is too loud We like to watch you laughing You pick the insects off plants, no time to think of consequences Control yourself, take only what you need from it A family of trees wanted to be haunted Control yourself, take only what you need from it A family of trees wanted to be haunted The water is warm, but it's sending me shivers A baby is born crying out for attention The memories fade like looking through a fogged mirror Decision to decisions are made and not bought But I thought this wouldn't hurt a lot, I guess not Control yourself, take only what you need from it A family of trees wanted to be haunted Control yourself, take only what you need from it A family of trees wanted to be haunted Control yourself, take only what you need from it A family of trees wanted to be haunted Control yourself, take only what you need from it A family of trees wanted to be haunted Control yourself, take only what you need from it A family of trees wanted to be haunted Control yourself, take only what you need from it A family of trees</p>
  39. <!------ END TEXT ------>
  40.  
  41. </div><!--End Section Set-Up-->
  42. <!------------------------------- END SECTION -------------------------------->
  43.  
  44. </div>
  45.  
  46. </div>
  47. <!------------------------------- END MIDDLE SECTION -------------------------------->
  48.  
  49. <!------------------------------- START CREDITS -------------------------------->
  50. <div class="col-12 py-3 text-center" style="background-color:#69B00B; border:#000000 4px solid;">
  51. <a href="https://toyhou.se/16006417.overlay" data-toggle="tooltip" title="Header Code Frankensteined From: CuckooHoopoe" data-original-title="Header Code Frankensteined From: CuckooHoopoe" style="color:#FFFFFF; font-size:1.4rem;"><i class="fas fa-galaxy"></i></a>
  52. <a href="https://toyhou.se/18652345.vortex" data-toggle="tooltip" title="Code by: TomcatCodes / CrispinAsheYA" data-original-title="Code by: TomcatCodes / CrispinAsheYA" style="color:#FFFFFF; font-size:1.4rem;"><i class="fas fa-star"></i></a>
  53. <a href="https://giphy.com/gifs/green-abstract-anxiety-relief-GnZWKVxPyPtIjUMS3Z" data-toggle="tooltip" title="Header Background Image" data-original-title="Header Background Image" style="color:#FFFFFF; font-size:1.4rem;"><i class="fas fa-galaxy fa-flip-horizontal"></i></a>
  54. </div>
  55. <!------------------------------- END CREDITS -------------------------------->
  56.  
  57. </div>
  58.  
  59. </div>
  60. <!------------------------------- END ACTUAL CODE -------------------------------->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement