_Pandora

Featured Lion Background

Apr 18th, 2022 (edited)
668
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.43 KB | None | 0 0
  1. /* Codes made by Pandora #144118 and Kat .:Red Lion of Voltron:. #94329
  2. Codes may be edited, used in commissions or for personal use
  3. Please do not remove credit
  4. */
  5.  
  6. /* IN-CAVE BACKGROUND */
  7. .lionImage>img {
  8. content: url('IMAGEURL')!important;
  9. }
  10.  
  11. /* If you have a featured lion set then you'll want to use this one! ↴ */
  12.  
  13. /* FEATURED LION BACKGROUND */
  14. .lionImage>div>img:first-child {
  15. content: url('IMAGEURL')!important;
  16. }
  17.  
Add Comment
Please, Sign In to add comment