dracslaura

gael font in irenes.crd.co

Jun 4th, 2021 (edited)
3,622
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. <!---
  2.  
  3. (\ ∧♛∧ .+° °*.
  4. (ヾ( *・ω・) °・ cr viliarreai if used !
  5. `し( つ つ━✩* .+°
  6. (/しーJ
  7.  
  8. --->
  9.  
  10. <style>
  11. /*my credits! please dont remove, but you may the change the img to ur liking*/
  12. .dont-remove {
  13. position:fixed;
  14. z-index:99;
  15. bottom:0;margin-bottom:5px;
  16. left:0;margin-left:5px;
  17. }
  18.  
  19. @font-face {
  20. font-family: Melts Script;
  21. src: url(https://dl.dropbox.com/s/r630eh427p0g1n3/BratsyScriptDemoReguler-yww0Z.otf);
  22. }
  23.  
  24. #font {
  25. color: #D6F5FF;
  26. font-size:6em;
  27. font-family: Melts Script;
  28. text-shadow:
  29. 4px 4px 0 #2e53c1,
  30. -2px -1px 0 #2e53c1,
  31. 2px -1px 0 #2e53c1,
  32. -2px 1px 0 #2e53c1,
  33. 2px 1px 0 #2e53c1;
  34. z-index:1;
  35. -webkit-animation: pop 1s ease-in-out infinite alternate;
  36. animation: pop 1s ease-in-out infinite alternate;
  37. -moz-animation: pop 1s ease-in-out infinite alternate;
  38. }
  39.  
  40. @keyframes pop {
  41. from {
  42. transform:scale(0.95)
  43. }
  44.  
  45. 50% {
  46. transform:scale(1)
  47. }
  48.  
  49. to {
  50. transform:scale(0.95)
  51. }
  52. }
  53.  
  54. @-webkit-keyframes pop {
  55. from {
  56. -webkit-transform:scale(0.95)
  57.  
  58. }
  59.  
  60. 50% {
  61. -webkit-transform:scale(1)
  62.  
  63. }
  64.  
  65. to {
  66. -webkit-transform:scale(0.95)
  67.  
  68. }
  69. }
  70. </style>
  71.  
  72. <div id=font>Gael</div>
  73.  
  74. <a href="https://twitter.com/vilIarreaI" title="popping text created by ximena!"><img class="dont-remove" src="https://64.media.tumblr.com/tumblr_lkl5s8Ay6F1qfamg6.gif"></a>
Add Comment
Please, Sign In to add comment