y2kcarrds

corazon uwu ai text codes

Jan 6th, 2023
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. <style>
  2. mark1 {
  3. background: #FFC4E9;
  4. background: linear-gradient(0deg, #FFC4E9 0%, #FFF0F6 75%);
  5. border-radius:7px;
  6. border: 1px solid black;
  7. padding: .06em .3em .01em .3em;
  8. color: #000;
  9. font-size:1.6em;
  10. -webkit-text-fill-color: white;
  11. -webkit-text-stroke-width: .66px;
  12. font-family: chick;
  13. line-height: 1.5em;
  14. }
  15.  
  16. #text01 {
  17. background: #FFBFF1;
  18. background: radial-gradient(circle, #FFBFF1 15%, #ED93CE 100%);
  19. border-radius: 50%;
  20. border: solid .7px #000;
  21. -webkit-text-fill-color: white;
  22. -webkit-text-stroke-width: .66px;
  23. font-family: utonium;
  24. margin-top: 0;
  25. margin-bottom: 0;
  26. }
  27.  
  28. #image04 {
  29. position: relative;
  30. right: .2em;
  31. bottom: 1em;
  32. }
  33.  
  34. #divider01 {
  35. height: 12em;
  36. }
  37. </style>
Advertisement
Add Comment
Please, Sign In to add comment