Advertisement
_Pandora

Currency Icons - Wolvden

Jun 8th, 2022 (edited)
1,209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.34 KB | None | 0 0
  1. /* CSS Layout+Codes made by Pandora #11809
  2. Codes may be edited, used in commissions or for personal use
  3. Please do not remove credit
  4. */
  5.  
  6. /* CURRENCY */
  7.  
  8. /* SILVER CONES */
  9.  
  10. .icon-beetle-silver, .icon-silver-cone {
  11.     background: url('LINK');
  12. }
  13.  
  14. /* GOLD CONES */
  15.  
  16. .icon-beetle-gold, .icon-gold-cone {
  17.     background: url('LINK');
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement