Advertisement
_Pandora

Sex Icon

Jul 5th, 2022 (edited)
452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.47 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. /* SEX ICON */
  7.  
  8. #pride>tbody>tr:nth-child(#)>td:nth-child(4)>img {
  9.     content:url('LINK')!important;
  10. }
  11.  
  12. /* SEX ICON - TRADITIONAL CAVE DISPLAY */
  13.  
  14. table#pride.table>tbody>tr:nth-child(#)>td:nth-child(3)>img {
  15.     content:url('LINK')!important;
  16. }
  17.  
  18. /* Add number to the '#' to determine the lion it targets */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement