_Pandora

King/Pride Dynasty/Achievements/Showcase

Apr 18th, 2022 (edited)
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.62 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. /* KING DYNASTY */
  7. img[src$="ancestors.jpg"] {
  8.     content:url('LINK')!important;
  9.     width:185px!important;
  10.  
  11. }
  12.  
  13. /* PRIDE DYNASTY */
  14. img[src$="ancestorsfem.png"] {
  15.     content:url('LINK')!important;
  16.     width:185px!important;
  17.  
  18. }
  19.  
  20. /* ACHIEVMENTS */
  21. img[src$="achievements.jpg"] {
  22.     content:url('LINK')!important;
  23.     width:185px!important;
  24.  
  25. }
  26.  
  27. /* SHOWCASE */
  28. img[src$="showcase/banner.png"] {
  29.     content:url('LINK')!important;
  30.     width:185px!important;
  31.  
  32. }
Add Comment
Please, Sign In to add comment