applepik

lovely script with borders

Jul 26th, 2021 (edited)
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: lovely script;
  4. src: url(https://dl.dropbox.com/s/ss5bqbogijw4zfj/Lovely%20Script.otf);
  5. }
  6.  
  7. #good-time {
  8. font-family: lovely script;
  9. font-size: 30px;
  10. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  11. color: #fee0ed;
  12. add display:inline-block;
  13. line-height:0em;
  14. z-index: 999;
  15. bottom:0px;
  16. position: relative;
  17. text-align:center;
  18. </style>
  19.  
  20. <div id="good-time">cultfae</div>
Add Comment
Please, Sign In to add comment