t3ch13-c0l0rs

insanitarium one page

Oct 31st, 2022
959
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. <!--
  2. colors:
  3. text: #b80000
  4. bg: black
  5. text shadow: #000
  6. header: white
  7. -->
  8.  
  9. <div class="col-md-4 col-sm-12 mx-auto">
  10.  
  11. <div class="collapse active show" id="collapse1" aria-expanded="true">
  12. <a href="#collapse1" data-toggle="collapse" aria-expanded="true" aria-controls="collapse1" style="cursor:pointer;">
  13. <!-- pagedoll. change https://64.media.tumblr.com/f808aaa1c3baae59a0900bf55e39b00e/b7e95b745706ae77-90/s400x600/aef98e6e2032b33b6d2a9b72d46bedc5276761e2.png to make it your oc-->
  14. <img src="https://64.media.tumblr.com/f808aaa1c3baae59a0900bf55e39b00e/b7e95b745706ae77-90/s400x600/aef98e6e2032b33b6d2a9b72d46bedc5276761e2.png" style="max-width: 45%; position: absolute; z-index:3; right: -50px; top: 45px">
  15. </a>
  16. </div>
  17.  
  18. <div class="col-12" style="font-size: 35px; font-family: Georgia; color: white; text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000; margin-bottom: -20px; z-index: 1">
  19.  
  20. <!-- your name -->
  21. <p style="margin: 0px; text-align: center">SWEETYPUSS</p>
  22. </div>
  23.  
  24. <!-- background image. change https://ih1.redbubble.net/image.1444956834.5287/flat,750x1000,075,f.jpg to your image. -->
  25. <div class="col-12 p-1" style="background-image: url(https://ih1.redbubble.net/image.1444956834.5287/flat,750x1000,075,f.jpg); background-size: cover">
  26.  
  27. <div class="col-12 mt-2 p-2" style="background-color: black; border: #b80000 solid 1px; color: #b80000; font-style: italic; text-align: center; font-size: 12px">
  28.  
  29.  
  30. <!-- pretty standard just your age pronouns and timezone -->
  31. <p style="font-style: normal; font-weight: 700; font-size: 15px">pronouns ・ age ・ timezone</p>
  32.  
  33. <!-- just a little bioooo. lyrics from intimate with the firebird -->
  34. <div class="overflow-auto" style="max-height: 100px">
  35. i'd rather sift through matter / matters not when broken up like / shards of glass fall through side and / melted down and becoming
  36. i'd rather sift through matter / matters not when broken up like / shards of glass fall through side and / melted down and becoming
  37. i'd rather sift through matter / matters not when broken up like / shards of glass fall through side and / melted down and becoming
  38. </div>
  39.  
  40. <!-- just a bunch of socials. you can change the icon by going to fontawesome.com -->
  41.  
  42. <div class="justify-content-between p-1 mt-2" style="font-size: 20px; font-style: normal;">
  43.  
  44. <!-- twitter -->
  45. <a href="#twitter" style="color: inherit"><i class="fab fa-twitter m-0"></i></a>
  46. <!-- instant gram -->
  47. <a href="#insta" style="color: inherit"><i class="fab fa-instagram"></i></a>
  48. <!-- deviantart -->
  49. <a href="#dA" style="color: inherit"><i class="fab fa-deviantart"></i></a>
  50. <!-- tumble er -->
  51. <a href="#tumblr" style="color: inherit"><i class="fab fa-tumblr"></i></a>
  52. <!-- carrd. if you wanna replace this with a brand you have to change the fas to fab lmfao -->
  53. <a href="#carrd" style="color: inherit"><i class="fas fa-id-card"></i></a>
  54.  
  55. </div>
  56. </div>
  57. </div>
  58.  
  59. <!-- code end -->
  60.  
  61. <div class="justify-content-end" style="color: red;">
  62. <a href="/micro-wave" style="color: inherit;"><i class="fal fa-microwave"></i></a>
  63. </div>
  64. </div>
Advertisement
Add Comment
Please, Sign In to add comment