_Pandora

Main Male Icon Background

Apr 18th, 2022 (edited)
463
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. /* BACKGROUND OF MAIN LION ICON */
  7. #lion_image>div>img:first-child {
  8. content: url('BACKGROUNDURL')!important;
  9. transform: scaleX(-1)!important;
  10. width: 640px!important;
  11. height: 500px!important;
  12.  
  13. }
  14.  
  15. /* To change the position of the image add "top: #px!important" and "left: #px!important" properties */
Add Comment
Please, Sign In to add comment