Advertisement
CrispinAsheYA

Want A Blurb? (Custom Colour)

Jan 15th, 2025
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | Source Code | 0 0
  1. <!-- PLEASE SEE HERE FOR MY CODE RULES: https://toyhou.se/12931952.bonus-content/17098747.03-terms-of-service --
  2.  
  3. Version: 1.0
  4.  
  5. -Main Colour: #7544C7
  6. -Background Colour: #24143E
  7. -Border Colour: #24032D
  8. -Header Text Colour: #FDCCFF
  9. -Body Text Colour: #CA99FC
  10.  
  11. The only thing you have to replace is the [TEXT] thing! That's where you write! Good luck!
  12.  
  13. Thank you for reading!
  14. Crispin
  15.  
  16. -->
  17.  
  18. <div class="card p-1 text-center" style="position:fixed; height:240px; width:240px; background-color:#24032D; bottom:10px; left:5px; z-index:3;">
  19. <div class="m-0 p-3" style="color:#FDCCFF; background-color:#7544C7; font-size:1.4rem;"><b><i class="fas fa-warning"></i> NOTICE! <i class="fas fa-warning"></i></b></div>
  20. <div class="m-0 p-3" style="height:230px; color:#CA99FC; background-color:#24143E; overflow:auto;">[TEXT]</div>
  21. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement