Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- ------------------------------
- RULES
- → Read this thoroughly please, and maybe drop a small comment saying that you've read it? :'3
- thank youu [ https://toyhou.se/~bulletins/127417.code-rules ]
- ACCENTS
- → accent : #eb9fa1
- → text : #404040
- → background : #f4f4f4
- use control + f in the code editor to easily change them all!
- ------------------------------- -->
- <div class="my-4 mx-auto" style="font-size:90%; color:#404040; max-width:440px">
- <!-------------------------------------------------
- CONTENT
- ------------------------------------------------->
- <div class="card p-4 progress-bar-animated progress-bar-striped" style="background-color:#eb9fa1; border-radius:5px">
- <!--------------------------------------
- BASIC INFO
- --------------------------------------->
- <!--
- → you can explore more icons to replace [far fa-angle-right] through fontawesome.com!
- → best if short!
- -->
- <div class="card p-2 px-3 mb-2" style="background-color:#f4f4f4">
- <p>
- Xuxu <i class="far fa-angle-right fa-sm px-1"></i>
- They/them <i class="far fa-angle-right fa-sm px-1"></i>
- Minor (16+)
- </p>
- </div>
- <div class="card p-3 mb-2" style="background-color:#f4f4f4">
- <p>
- <img class="float-left mr-3" style="height:90px; width:80px;" src="https://pbs.twimg.com/media/EuKiUmkXUAI7TEB.png">
- Hello! I'm a digital artist and college student (psych major)!
- <br><br>
- <u>Side account</u>: @xuxu_e
- <br>
- <u>Carrd</u>: <a href="https://xuxu-time.carrd.co/#">https://xuxu-time.carrd.co/</a>
- </p>
- </div>
- <div class="card p-3 mb-2" style="background-color:#f4f4f4">
- <p>
- <i class="far fa-heart fa-sm px-1"></i>I enjoy Twisted Wonderland, Genshin, MXTX, and more!
- <br><i class="far fa-heart fa-sm px-1"></i>DMs and pings are ok!
- <br><i class="far fa-heart fa-sm px-1"></i>Gift art is ok! Just keep it PG-13!</p>
- </div>
- </div>
- <!---------------- CREDITS -------------------------->
- <div class="text-right text-muted py-2 small" style="letter-spacing:3px;">
- <a href="https://toyhou.se/10939117.-f2u-user-molong"
- class="text-muted tooltipster" title="code by jiko" style="text-decoration:none;">
- <i class="far fa-code"></i>
- </a>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement