_Pandora

Cave Arrows

Apr 18th, 2022 (edited)
1,040
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.45 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. /* CAVE ARROWS */
  7.  
  8. img[src$="arrowgrayleft.png"] {
  9. content: url('LINK')!important;
  10. width: 50px!important;
  11. }
  12.  
  13. img[src$="arrow.png"] {
  14. content: url('LINK')!important;
  15. width: 50px!important;
  16. }
  17.  
  18. img[src$="arrowright.png"] {
  19. content: url('LINK')!important;
  20. width: 50px!important;
  21. }
Add Comment
Please, Sign In to add comment