Corona1551

Untitled

Jun 16th, 2022
1,518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.85 KB | None | 0 0
  1. .shop-bg {
  2.     width: 100%;
  3.     height: 100%;
  4.     position: fixed;
  5.     top: 0;
  6.     left: 0;
  7. }
  8.  
  9. .sjdhf900UU {
  10.     width: 200px;
  11.     height: 200px;
  12. }
  13.  
  14. .insta-gal {
  15.     position: absolute;
  16.     width: 100% !important;
  17. }
  18.  
  19. .insta-search {
  20.     border-color: rgb(255 45 218) !important;
  21. }
  22.  
  23. .insta-btn {
  24.     background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) !important;
  25. }
  26.  
  27. .shopbg-cover {
  28.     width: 100%;
  29.     height: 100%;
  30.     position: fixed;
  31.     background: rgb(223, 223, 223);
  32.     background: linear-gradient(135deg, rgba(223, 223, 223, 0.6026785714285714) 23%, rgb(250 116 2 / 44%) 59%, rgb(252 111 29 / 97%) 59%, rgb(255 105 5 / 85%) 60%);
  33. }
  34.  
  35. * {
  36.     top: 0;
  37.     left: 0;
  38. }
  39.  
  40. img {
  41.     top: 0;
  42.     left: 0;
  43.     width: 100%;
  44.     height: 100%;
  45.     max-width: auto !important;
  46. }
Advertisement
Add Comment
Please, Sign In to add comment