Advertisement
CrispinAsheYA

Want A Blurb? (Bootstrap)

Aug 21st, 2023 (edited)
902
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.72 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. The only thing you have to replace is the [TEXT] thing! That's where you write! (Feel free to change some Boolean colours around to fit your theme though!) Good luck!
  6.  
  7. Thank you for reading!
  8. Crispin
  9.  
  10. -->
  11.  
  12. <div class="card bg-primary p-1 text-center" style="position:fixed; height:240px; width:240px; bottom:10px; left:5px; z-index:3;">
  13.   <div class="bg-warning m-0 p-3 text-light" style="font-size:1.4rem;"><b><i class="fas fa-warning"></i> NOTICE! <i class="fas fa-warning"></i></b></div>
  14.   <div class="bg-dark m-0 p-3 text-light" style="height:230px; overflow:auto;">[TEXT]</div>
  15. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement