_Pandora

Featured Lion Name

Apr 18th, 2022 (edited)
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.46 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. /* FEATURED LION NAME CHANGE */
  7.  
  8. .lionImage>p>a {
  9. font-size: 0px!important;
  10. }
  11.  
  12. .lionImage>p>a::after {
  13. content: 'NEW NAME'!important;
  14. font-size: 14px!important;
  15. }
  16.  
  17. /* REMOVE "FEATURED LION" TEXT */
  18.  
  19. .lionImage>p {
  20. font-size: 0px!important
  21. }
  22.  
  23. .lionImage>p>a {
  24. font-size: 14px!important
  25. }
Add Comment
Please, Sign In to add comment