Valentines Note Bot Card Template
Card Preview:

This template was made by MantaRae on JanitorAI. Like this free template and want to show your support?
You can also support me on my Ko-Fi (not necessary but always appreciated!)
Add the credits to your bio if using this template! I do not give permission to use any part of this template for your own templates or commissions/requests.
How To
How To Upload
- Go to your Profile Settings
- Copy the entire code below and paste into the About Me section
- Press Save and enjoy!
The Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 | <style>
.pp-cc-wrapper:has(.pp-tag-customtag) .css-1q7rmf0:before {
content: "Series Name";
}
.css-1q7rmf0:before {
content: "XOXO";
position: absolute;
left: 40px;
top: 88%;
height: 50px;
width: 80%;
z-index: 2;
font-family: rock salt;
font-size: 1rem;
font-weight: 900;
text-align: left
}
.pp-cc-wrapper:hover{
transform: translateY(-5px);
}
.pp-cc-wrapper{
flex: 0 1 430px;
margin: 15px;
width: 430px;
height: 300px;
transition: all 500ms ease;
}
.css-1s5evre {
display: grid;
grid-template-columns: 50% 50%;
grid-template-rows: 50px 130px 120px;
position: relative;
gap: 0;
}
.css-1s5evre:before, .css-nlxhw4, .profile-character-card-description-box, .pp-cc-tags {
transform: rotate(3deg);
}
.css-1s5evre:before {
content: "";
position: absolute;
top: 0;
right: 0;
background: linear-gradient(to top, #fe8dcb, #ffa8d3);
border: 2px solid #fe70be;
outline: 2px dashed #febade;
outline-offset: -5px;
height: 90%;
width: 70%;
z-index: -1;
}
.css-1q7rmf0 {
grid-area: 1 / 1 / 4 / 2;
position: relative;
overflow: visible;
height: 90%;
align-self: end;
transform: rotate(-3deg);
}
.pp-cc-avatar {
border: 5px solid #fffbff;
border-bottom: 35px solid #fffbff;
border-radius: 0;
}
.css-1q7rmf0:after {
content: "";
position: absolute;
background: #d5004a;
left: -30px;
top: 72%;
height: 100px;
width: 100px;
clip-path: path("M 55.92 4.824 c -8.568 1.296 -17.28 9.144 -20.16 18.12 l -0.552 1.728 l -1.128 -1.728 c -1.68 -2.568 -4.176 -4.752 -7.08 -6.168 c -3.168 -1.536 -6.192 -2.232 -8.976 -2.04 c -4.968 0.312 -9.024 3.984 -10.512 9.528 c -0.528 1.968 -0.528 5.544 0 7.728 c 1.224 5.04 5.136 10.44 11.832 16.392 c 6.96 6.192 14.4 11.088 20.616 13.56 c 1.824 0.72 1.92 0.744 2.208 0.312 c 0.168 -0.264 1.056 -1.584 1.992 -2.976 c 2.04 -3.072 4.392 -5.832 10.152 -11.832 c 2.424 -2.544 5.16 -5.448 6.072 -6.48 c 8.304 -9.432 10.92 -17.544 8.496 -26.328 c -2.04 -7.32 -6.576 -10.776 -12.96 -9.816 z m 5.424 6.6 c 3.576 0.984 5.976 4.224 6.264 8.496 c 0.168 2.352 -0.36 4.536 -1.728 7.32 c -1.752 3.6 -4.416 6.816 -12 14.52 c -6.84 6.936 -9.96 10.488 -11.76 13.392 l -0.888 1.464 l -1.008 -0.384 c -4.008 -1.512 -10.416 -5.088 -15.744 -8.808 c -8.088 -5.616 -12.264 -9.864 -14.688 -14.928 c -0.84 -1.728 -1.008 -2.376 -1.104 -3.912 c -0.24 -4.224 2.064 -7.92 5.904 -9.48 c 1.8 -0.72 5.904 -0.816 8.424 -0.168 c 3.432 0.864 7.464 3.12 10.536 5.904 c 1.272 1.176 1.488 1.488 1.488 2.184 c 0 0.936 0.528 2.352 0.96 2.616 c 0.384 0.24 0.6 -0.144 1.224 -2.04 c 1.968 -6 7.08 -11.592 13.56 -14.832 c 3.528 -1.776 7.296 -2.256 10.56 -1.344 z");
}
.css-1s5evre *{
color: #c60959;
font-family: jua;
}
.css-nlxhw4 {
grid-area: 1 / 2 / 2 / 3;
text-align: left;
align-content: center;
position: relative;
overflow: visible;
}
.pp-cc-name {
color: #a3033c;
text-shadow: none;
font-family: Courgette;
font-weight: 900;
}
.pp-cc-name:before {
content: "From: ";
}
.profile-character-card-description-box {
grid-area: 2 / 2 / 3 / 3;
}
.pp-cc-description {
max-height: 100px;
height: 100%;
overflow: hidden auto;
padding: 15px;
}
.pp-cc-tags {
grid-area: 3 / 2 / 4 / 3;
height: 100%;
padding-top: 5px;
width: 85%;
max-height: 80px;
border-top: 3px dashed #febade;
}
.css-k1urot {
overflow: hidden auto;
height: 100%;
}
.pp-cc-tags-regular, .pp-cc-tags-custom {
background: #ffd5ea;
border: 2px dashed #a3033c;
border-radius: 0;
color: #a3033c;
font-size: .8rem;
font-weight: 700;
transition: 600ms ease;
}
.pp-cc-tags-regular:hover, .pp-cc-tags-custom:hover {
background: #a3033c;
border: 2px dashed #ffd5ea;
color: #ffd5ea;
}
.css-123m5uu {
margin: 0;
flex: 1 1 100%;
}
.pp-tag-limitless{
background: #ffd5ea;
border: 2px dashed #a3033c;
border-radius: 0;
width: 100%;
}
.profile-character-card-stats-box, .pp-cc-ribbon {
left: unset;
display: flex;
justify-content: center;
top: 6px;
width: 35%;
opacity: .8;
filter: unset;
}
.css-1c9wmts {
width: 120%;
right: unset;
bottom: 2px;
}
.pp-cc-tokens-count {
color: #ffd5ea;
text-shadow: none;
}
.pp-cc-wrapper:hover,.pp-cc-wrapper[data-hover]{box-shadow:none}.css-1s5evre a{display:contents}.pp-cc-list-container{display:flex;flex-flow:row wrap;justify-content:center}.css-1awld45,.css-1cui3us,.css-1wqmh16,.css-1x04uxb,.css-5v5qgx,.css-8828od,.css-nip9dx,.css-xrg4vd,.pp-cc-creator-name{display:none}.pp-cc-wrapper>*{box-shadow:none!important}.pp-cc-star-line{visibility:hidden}div:has(> .css-1s5evre),div:has(~ .css-1s5evre){background:0 0!important}.css-0,.css-1henxb,.css-effh3d{background:0 0!important}
._content_1chl9_11 {box-shadow:none;background:0 0}
</style>
|