lugubrious

j.ai botcards (scroll)

Oct 22nd, 2025
803
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. <style>
  2.  
  3. .css-1wfbrwg {
  4. flex-direction: column;
  5. align-items: center;
  6. }
  7.  
  8. </style>
  9.  
  10. <style>
  11. .css-jdhqy4>div { display: none;}
  12.  
  13. .css-1c9wmts ~ div, .pp-cc-star-line, .pp-cc-star, .pp-cc-creator-name, .css-1c9wmts {
  14. display: none;
  15. }
  16.  
  17. .pp-cc-list-container{
  18. display: flex;
  19. flex-direction: row;
  20. flex-wrap: nowrap;
  21. overflow: auto hidden;
  22. width: calc(100% + 100px);
  23. margin-left: -50px;
  24. padding: 30px;
  25. }
  26.  
  27. .pp-cc-wrapper{
  28. min-width: 220px;
  29. height: 350px;
  30. transition: all 300ms ease;
  31. box-shadow: none !important;
  32. background: transparent !important;
  33. overflow: hidden;
  34. border-radius: 0 !important;
  35. }
  36. .css-1s5evre {
  37. background: #000000;
  38. border-radius: 0 !important;
  39. border: 2px groove #7cff02;
  40. }
  41. .css-nlxhw4>div {
  42. color: white;
  43. text-shadow: none;
  44. text-transform: capitalize;
  45. font-family: Pixelify Sans !important;
  46. text-align: center;
  47. font-size: 1rem;
  48. }
  49. .css-1q7rmf0 {
  50. border-radius: 0px;
  51. height: 300px;
  52. width: 217px;
  53. }
  54.  
  55. .css-199gcrh {
  56. position: absolute;
  57. background: rgb(0, 0, 0, 100%);
  58. height: 100%;
  59. padding: 10px;
  60. opacity: 0;
  61. }
  62. .css-199gcrh p {
  63. color: #78ff00;
  64. font-size: 0.85rem;
  65. font-family: Pixelify Sans !important;
  66. }
  67. .pp-cc-tags {
  68. position: absolute;
  69. opacity: 0;
  70. bottom: 0; }
  71.  
  72. .pp-cc-tags-item{
  73. display: inline-block;
  74. font-size: 0.8rem;
  75. line-height: unset;
  76. border: none !important;
  77. font-family: Pixelify Sans !important;
  78. color: white;
  79. }
  80. .pp-cc-tags-regular::first-letter {
  81. font-size: 0rem;
  82. }
  83. .pp-cc-tags-custom {
  84. font-size: 0.8rem;
  85. }
  86. .pp-tag-deaddove {
  87. font-size: 0 !important;
  88. }
  89.  
  90. .pp-tag-deaddove::after {
  91. content: "Dead Dove";
  92. font-size: 0.8rem;
  93. }
  94. li:has(.pp-tag-limitless) {
  95. flex: 1 1 100%
  96. }
  97.  
  98. .pp-tag-limitless {
  99. width: 100%;
  100. min-width: unset;
  101. background: #29292950 !important;
  102. filter: none !important;
  103. }
  104.  
  105. .css-199gcrh, .pp-cc-tags, .pp-cc-wrapper {
  106. transition: 0.3s cubic-bezier( 1, -0.04, 0, 1 );
  107. }
  108. .css-199gcrh, .pp-cc-tags {
  109. transform: scale(0.8);
  110. z-index: 1;
  111. }
  112. .pp-cc-wrapper:hover .css-199gcrh, .pp-cc-wrapper:hover .pp-cc-tags {
  113. opacity: 1;
  114. transform: scale(1);
  115. }
  116.  
  117. .css-10cv7r2 {
  118. position: absolute;
  119. display: flex;
  120. bottom: -18.05rem;
  121. right: unset;
  122. align-content: center;
  123. align-items: center;
  124. justify-content: center;
  125. width: 100%;
  126. }
  127. .css-10cv7r2 * {
  128. width: 100%;
  129. }
  130. .pp-cc-ribbon {
  131. position: static;
  132. overflow: visible;
  133. filter: none;
  134. }
  135. .pp-cc-ribbon-wrap {
  136. padding: 0;
  137. clip-path: none;
  138. box-shadow: none;
  139. background: #f1f1f1;
  140. overflow: visible;
  141. border-radius: 0;
  142. transition: all 500ms;
  143. transform: scaleY(1.05);
  144. }
  145. .pp-cc-chats svg {
  146. display: none;
  147. }
  148. .pp-cc-chats-count::before {
  149. content:"╰┈➤ ";
  150. font-family: Pixelify Sans !important;
  151. font-weight: normal;
  152. }
  153. .pp-cc-chats-count::after {
  154. content: " interactions";
  155. font-family: Pixelify Sans !important;
  156. font-weight: normal;
  157. }
  158. .pp-cc-chats-count {
  159. text-align: center;
  160. color: #000000;
  161. font-family: Pixelify Sans !important;
  162. font-weight: 500;
  163. }
  164.  
  165. </style>
  166.  
Advertisement
Add Comment
Please, Sign In to add comment