lugubrious

j.ai botcards

Jul 29th, 2025
1,357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1.  
  2. <style>
  3.  
  4.  
  5. .pp-cc-wrapper, .pp-cc-wrapper>*:not(.css-1s5evre){
  6. background: transparent !important;
  7. }
  8.  
  9. .pp-cc-list-container{
  10. display: flex;
  11. flex-flow: row wrap;
  12. justify-content: center;
  13. }
  14.  
  15. .pp-cc-wrapper{
  16. flex: 0 1 950px;
  17. width: 350px;
  18. height: 350px;
  19. transition: all 300ms ease;
  20. box-shadow: none !important;
  21. }
  22. .css-1s5evre a{
  23. display: contents;
  24. }
  25. .css-1s5evre{
  26. background: transparent;
  27. display: grid;
  28. grid-template-columns: repeat(4, 1fr);
  29. grid-template-rows: repeat(6, 1fr);
  30. gap: 0px;
  31. }
  32.  
  33. .css-1q7rmf0 {
  34. grid-column: span 1 / span 2;
  35. grid-row: span 4 / span 4;
  36. margin: 2px;
  37. border-radius: 0;
  38. overflow: visible;
  39. width: 15rem
  40. }
  41. .pp-cc-avatar {
  42. border-radius: 900rem;
  43. }
  44. .css-199gcrh, .pp-cc-tags{
  45. max-height: 160px;
  46. height: 100%;
  47. overflow: hidden auto;
  48. }
  49.  
  50. .css-199gcrh{
  51. grid-column: span 4 / span 4;
  52. grid-row: span 2 / span 2;
  53. grid-column-start: 1;
  54. grid-row-start: 5;
  55. display: flex;
  56. align-items: flex-end;
  57. justify-content: center;
  58. max-width: 100rem;
  59. height: 50rem;
  60. margin-top: -5.5rem;
  61. border: 2px solid white;
  62. }
  63. .pp-cc-description {
  64. font-size: 1.2rem;
  65. color: white;
  66. font-family: dm sans;
  67. }
  68.  
  69. .pp-cc-tags{
  70. grid-column: span 2 / span 3;
  71. grid-row: span 2 / span 2;
  72. grid-column-start: 2;
  73. grid-row-start: 2;
  74. margin-bottom: 0;
  75. padding-bottom: 1rem;
  76. border-radius: 1rem;
  77. height: 5rem;
  78. }
  79.  
  80. .css-1ylu7un {
  81. display: none !important;
  82. }
  83. .pp-cc-tags-item{
  84. display: inline-block;
  85. font-size: 0;
  86. line-height: unset;
  87. }
  88. .pp-cc-tags-item::first-letter {
  89. font-size: 1.2rem;
  90. }
  91. .pp-cc-tags-custom {
  92. display: none;
  93. }
  94.  
  95. .pp-cc-star-line, .pp-cc-creator-name{
  96. display: none;
  97. }
  98.  
  99. .css-nlxhw4{
  100. grid-column: span 2 / span 3;
  101. grid-column-start: 2;
  102. grid-row-start: 1;
  103. }
  104. .pp-cc-name {
  105. color: white;
  106. font-family: dm sans;
  107. font-size: 1.5rem;
  108. justify-content: flex-end;
  109. border: 2px solid white;
  110. border-radius: 5rem;
  111. text-align: center;
  112. width: 100%;
  113. max-width: 25rem;
  114. text-shadow: none;
  115. }
  116.  
  117. .css-10cv7r2 {
  118. right: unset;
  119. display: flex;
  120. top: 0;
  121. justify-content: center;
  122. width: 50%;
  123. left: -3.69rem;
  124. }
  125. .pp-cc-ribbon {
  126. filter: none;
  127. position: relative;
  128. inset: auto;
  129. }
  130. .pp-cc-ribbon-wrap {
  131. clip-path: none;
  132. background: transparent;
  133. box-shadow: none;
  134. padding: 0;
  135. }
  136.  
  137. .css-1c9wmts {
  138. display: none;
  139. }
  140.  
  141. .pp-cc-wrapper:hover{
  142. transform: scale(1.05);
  143. }
  144.  
  145.  
  146. @media (max-width: 768px) {
  147.  
  148.  
  149. .css-1q7rmf0 {
  150. grid-column: span 1 / span 2;
  151. grid-row: span 4 / span 4;
  152. margin-top: 2.5rem;
  153. border-radius: 0;
  154. overflow: visible;
  155. width: 10rem;
  156. height: 10rem
  157. }
  158. .pp-cc-avatar {
  159. border-radius: 900rem;
  160. }
  161. .css-199gcrh, .pp-cc-tags{
  162. max-height: 160px;
  163. height: 100%;
  164. overflow: hidden auto;
  165. }
  166.  
  167. .css-199gcrh{
  168. grid-column: span 4 / span 4;
  169. grid-row: span 2 / span 2;
  170. grid-column-start: 1;
  171. grid-row-start: 5;
  172. display: flex;
  173. align-items: flex-end;
  174. justify-content: center;
  175. max-width: 100rem;
  176. height: 50rem;
  177. margin-top: -5.5rem;
  178. border: 2px solid white;
  179. }
  180. .pp-cc-description {
  181. font-size: 0.8rem;
  182. color: white;
  183. font-family: dm sans;
  184. }
  185.  
  186. .pp-cc-tags{
  187. margin-bottom: 0;
  188. padding-bottom: 1rem;
  189. border-radius: 1rem;
  190. width: 100%;
  191. }
  192. .pp-cc-tags-item::first-letter {
  193. font-size: 0.8rem;
  194. }
  195.  
  196. .pp-cc-star-line, .pp-cc-creator-name{
  197. display: none;
  198. }
  199.  
  200. .css-nlxhw4{
  201. grid-column: span 2 / span 3;
  202. grid-column-start: 2;
  203. grid-row-start: 1;
  204. width: 100%;
  205. max-width: 25rem;
  206. }
  207. .pp-cc-name {
  208. color: white;
  209. font-family: dm sans;
  210. font-size: 0.8rem;
  211. justify-content: flex-end;
  212. border: 2px solid white;
  213. border-radius: 5rem;
  214. text-align: center;
  215. width: 100%;
  216. max-width: 25rem;
  217. text-shadow: none;
  218. }
  219.  
  220. .css-10cv7r2 {
  221. right: unset;
  222. display: flex;
  223. top: 0;
  224. justify-content: center;
  225. width: 50%;
  226. left: -0.5rem;
  227. top: 1rem;
  228. }
  229. }
  230. </style>
Advertisement
Add Comment
Please, Sign In to add comment