Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .pp-cc-wrapper, .pp-cc-wrapper>*:not(.css-1s5evre){
- background: transparent !important;
- }
- .pp-cc-list-container{
- display: flex;
- flex-flow: row wrap;
- justify-content: center;
- }
- .pp-cc-wrapper{
- flex: 0 1 950px;
- width: 350px;
- height: 350px;
- transition: all 300ms ease;
- box-shadow: none !important;
- }
- .css-1s5evre a{
- display: contents;
- }
- .css-1s5evre{
- background: transparent;
- display: grid;
- grid-template-columns: repeat(4, 1fr);
- grid-template-rows: repeat(6, 1fr);
- gap: 0px;
- }
- .css-1q7rmf0 {
- grid-column: span 1 / span 2;
- grid-row: span 4 / span 4;
- margin: 2px;
- border-radius: 0;
- overflow: visible;
- width: 15rem
- }
- .pp-cc-avatar {
- border-radius: 900rem;
- }
- .css-199gcrh, .pp-cc-tags{
- max-height: 160px;
- height: 100%;
- overflow: hidden auto;
- }
- .css-199gcrh{
- grid-column: span 4 / span 4;
- grid-row: span 2 / span 2;
- grid-column-start: 1;
- grid-row-start: 5;
- display: flex;
- align-items: flex-end;
- justify-content: center;
- max-width: 100rem;
- height: 50rem;
- margin-top: -5.5rem;
- border: 2px solid white;
- }
- .pp-cc-description {
- font-size: 1.2rem;
- color: white;
- font-family: dm sans;
- }
- .pp-cc-tags{
- grid-column: span 2 / span 3;
- grid-row: span 2 / span 2;
- grid-column-start: 2;
- grid-row-start: 2;
- margin-bottom: 0;
- padding-bottom: 1rem;
- border-radius: 1rem;
- height: 5rem;
- }
- .css-1ylu7un {
- display: none !important;
- }
- .pp-cc-tags-item{
- display: inline-block;
- font-size: 0;
- line-height: unset;
- }
- .pp-cc-tags-item::first-letter {
- font-size: 1.2rem;
- }
- .pp-cc-tags-custom {
- display: none;
- }
- .pp-cc-star-line, .pp-cc-creator-name{
- display: none;
- }
- .css-nlxhw4{
- grid-column: span 2 / span 3;
- grid-column-start: 2;
- grid-row-start: 1;
- }
- .pp-cc-name {
- color: white;
- font-family: dm sans;
- font-size: 1.5rem;
- justify-content: flex-end;
- border: 2px solid white;
- border-radius: 5rem;
- text-align: center;
- width: 100%;
- max-width: 25rem;
- text-shadow: none;
- }
- .css-10cv7r2 {
- right: unset;
- display: flex;
- top: 0;
- justify-content: center;
- width: 50%;
- left: -3.69rem;
- }
- .pp-cc-ribbon {
- filter: none;
- position: relative;
- inset: auto;
- }
- .pp-cc-ribbon-wrap {
- clip-path: none;
- background: transparent;
- box-shadow: none;
- padding: 0;
- }
- .css-1c9wmts {
- display: none;
- }
- .pp-cc-wrapper:hover{
- transform: scale(1.05);
- }
- @media (max-width: 768px) {
- .css-1q7rmf0 {
- grid-column: span 1 / span 2;
- grid-row: span 4 / span 4;
- margin-top: 2.5rem;
- border-radius: 0;
- overflow: visible;
- width: 10rem;
- height: 10rem
- }
- .pp-cc-avatar {
- border-radius: 900rem;
- }
- .css-199gcrh, .pp-cc-tags{
- max-height: 160px;
- height: 100%;
- overflow: hidden auto;
- }
- .css-199gcrh{
- grid-column: span 4 / span 4;
- grid-row: span 2 / span 2;
- grid-column-start: 1;
- grid-row-start: 5;
- display: flex;
- align-items: flex-end;
- justify-content: center;
- max-width: 100rem;
- height: 50rem;
- margin-top: -5.5rem;
- border: 2px solid white;
- }
- .pp-cc-description {
- font-size: 0.8rem;
- color: white;
- font-family: dm sans;
- }
- .pp-cc-tags{
- margin-bottom: 0;
- padding-bottom: 1rem;
- border-radius: 1rem;
- width: 100%;
- }
- .pp-cc-tags-item::first-letter {
- font-size: 0.8rem;
- }
- .pp-cc-star-line, .pp-cc-creator-name{
- display: none;
- }
- .css-nlxhw4{
- grid-column: span 2 / span 3;
- grid-column-start: 2;
- grid-row-start: 1;
- width: 100%;
- max-width: 25rem;
- }
- .pp-cc-name {
- color: white;
- font-family: dm sans;
- font-size: 0.8rem;
- justify-content: flex-end;
- border: 2px solid white;
- border-radius: 5rem;
- text-align: center;
- width: 100%;
- max-width: 25rem;
- text-shadow: none;
- }
- .css-10cv7r2 {
- right: unset;
- display: flex;
- top: 0;
- justify-content: center;
- width: 50%;
- left: -0.5rem;
- top: 1rem;
- }
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment