Advertisement
Guest User

lucifereisha lookup

a guest
Mar 4th, 2022
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. <style>
  2. #CustomNeopetView {
  3. height: 0px;
  4. width: 300px;
  5. }
  6. .contentModuleContent.medText {
  7. padding-top: 300px !important;
  8. background: url("http://pets.neopets.com/cpn/Lucifereisha/1/4.png") no-repeat top center !important;
  9. border-top: 4px transparent solid !important;
  10. }
  11. .flashRIP__2020 {
  12. height: 0px !important;
  13. width: 300px !important;
  14. }
  15. .items-box {
  16. background-color: white;
  17. border: 1px solid white;
  18. margin: 20px 8%;
  19. padding: 10px 15px;
  20. text-align: center;
  21. }
  22. .items-table {
  23. width: 100%;
  24. }
  25. .items-table span {
  26. font-size: 75%;
  27. }
  28. .items-table td {
  29. text-align: center;
  30. width: 20%;
  31. }
  32. </style>
  33. <div class="items-box">
  34. <p align="center">spooky baby</p>
  35. <h1>Lucifereisha's favorite items</h1>
  36. <table class="items-table"><tr>
  37. <td><img src="https://images.neopets.com/items/angelpuss_invisible.gif"><br><br><b>Coming Soon</b><br>coming soon</td>
  38. <td><img src="https://images.neopets.com/items/angelpuss_invisible.gif"><br><br><b>Coming Soon</b><br>coming soon</td>
  39. <td><img src="https://images.neopets.com/items/angelpuss_invisible.gif"><br><br><b>Coming Soon</b><br>coming soon</td>
  40. <td><img src="https://images.neopets.com/items/angelpuss_invisible.gif"><br><br><b>Coming Soon</b><br>coming soon</td>
  41. </tr>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement